Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Open-source hardware</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Open-source_hardware"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/ext.tmh.player.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Open-source_hardware rootpage-Open-source_hardware skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Open-source hardware</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">


<p><b>Open-source hardware</b> (<b>OSH</b>, <b>OSHW</b>) consists of physical <a href="Artifact_(software_development)" title="Artifact (software development)">artifacts</a> of technology designed and offered by the <a href="Open-design_movement" title="Open-design movement">open-design movement</a>. Both <a href="Free_and_open-source_software" title="Free and open-source software">free and open-source software</a> (FOSS) and open-source hardware are created by this <a href="Open-source" class="mw-redirect" title="Open-source">open-source culture</a> movement and apply a like concept to a variety of components. It is sometimes, thus, referred to as <b>free and open-source hardware</b> (<b>FOSH</b>), meaning that the design is easily available ("open") and that it can be used, modified and shared freely ("free"). The term usually means that information about the hardware is easily discerned so that others can make it – coupling it closely to the <a href="Maker_culture" title="Maker culture">maker movement</a>.<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> Hardware design (i.e. mechanical drawings, <a href="Circuit_diagram" title="Circuit diagram">schematics</a>, <a href="Bills_of_material" class="mw-redirect" title="Bills of material">bills of material</a>, <a href="Printed_circuit_board" title="Printed circuit board">PCB</a> layout data, <a href="Hardware_description_language" title="Hardware description language">HDL</a> source code<sup id="cite_ref-freehw_2-0" class="reference"><a href="#cite_note-freehw-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> and <a href="Integrated_circuit" title="Integrated circuit">integrated circuit</a> layout data), in addition to the software that <a href="Device_driver" title="Device driver">drives</a> the hardware, are all released under free/<a href="Libre_content" class="mw-redirect" title="Libre content">libre</a> terms. The original sharer gains feedback and potentially improvements on the design from the FOSH community. There is now significant evidence that such sharing can drive a high <a href="Return_on_investment" title="Return on investment">return on investment</a> for the scientific community.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p><p>It is not enough to merely use an <a href="Open-source_license" title="Open-source license">open-source license</a>; an open source product or project will follow open source principles, such as <a href="Modular_design" title="Modular design">modular design</a> and <a href="Social_collaboration" title="Social collaboration">community collaboration</a>.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p><p>Since the rise of reconfigurable <a href="Programmable_logic_device" title="Programmable logic device">programmable logic devices</a>, sharing of logic designs has been a form of open-source hardware. Instead of the schematics, <a href="Hardware_description_language" title="Hardware description language">hardware description language</a> (HDL) code is shared. HDL descriptions are commonly used to set up <a href="System-on-a-chip" class="mw-redirect" title="System-on-a-chip">system-on-a-chip</a> systems either in <a href="Field-programmable_gate_array" title="Field-programmable gate array">field-programmable gate arrays</a> (FPGA) or directly in <a href="Application-specific_integrated_circuit" title="Application-specific integrated circuit">application-specific integrated circuit</a> (ASIC) designs. HDL modules, when distributed, are called <a href="Semiconductor_intellectual_property_core" title="Semiconductor intellectual property core">semiconductor intellectual property cores</a>, also known as IP cores.
</p><p>Open-source hardware also helps alleviate the issue of <a href="Proprietary_device_driver" class="mw-redirect" title="Proprietary device driver">proprietary device drivers</a> for the free and open-source software community, however, it is not a pre-requisite for it, and should not be confused with the concept of open documentation for proprietary hardware, which is already sufficient for writing FLOSS device drivers and complete operating systems.<sup id="cite_ref-opencon06-docs_7-0" class="reference"><a href="#cite_note-opencon06-docs-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-lor-opencon06_8-0" class="reference"><a href="#cite_note-lor-opencon06-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
The difference between the two concepts is that OSH includes both the instructions on how to replicate the hardware itself as well as the information on communication protocols that the software (usually in the form of <a href="Device_driver" title="Device driver">device drivers</a>) must use in order to communicate with the hardware (often called register documentation, or open documentation for hardware<sup id="cite_ref-opencon06-docs_7-1" class="reference"><a href="#cite_note-opencon06-docs-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>), whereas open-source-friendly proprietary hardware would only include the latter without including the former.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<p>The first hardware-focused "<a href="Open_source" title="Open source">open source</a>" activities were started around 1997 by <a href="Bruce_Perens" title="Bruce Perens">Bruce Perens</a>, creator of the <a href="Open_Source_Definition" class="mw-redirect" title="Open Source Definition">Open Source Definition</a>, co-founder of the <a href="Open_Source_Initiative" title="Open Source Initiative">Open Source Initiative</a>, and a <a href="Ham_radio_operator" class="mw-redirect" title="Ham radio operator">ham radio operator</a>. He launched the Open Hardware Certification Program, which had the goal of allowing hardware manufacturers to self-certify their products as open.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p><p>Shortly after the launch of the Open Hardware Certification Program, David Freeman announced the Open Hardware Specification Project (OHSpec), another attempt at licensing hardware components whose interfaces are available publicly and of creating an entirely new computing platform as an alternative to proprietary computing systems.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup> In early 1999, Sepehr Kiani, Ryan Vallance and Samir Nayfeh joined efforts to apply the open-source philosophy to machine design applications. Together they established the Open Design Foundation (ODF) <sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> as a non-profit corporation and set out to develop an <a href="Open_Design" class="mw-redirect" title="Open Design">Open Design</a> Definition. However, most of these activities faded out after a few years.
</p><p>A "Free Hardware" organization, known as FreeIO, was started in the late 1990s by Diehl Martin, who also launched a FreeIO website in early 2000. In the early to mid 2000s, FreeIO was a focus of free/open hardware designs released under the <a href="GNU_General_Public_License" title="GNU General Public License">GNU General Public License</a>. The FreeIO project advocated the concept of Free Hardware and proposed four freedoms that such hardware provided to users, based on the similar freedoms provided by free software licenses.<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> The designs gained some notoriety due to Martin's naming scheme in which each free hardware project was given the name of a breakfast food such as Donut, Flapjack, Toast, etc. Martin's projects attracted a variety of hardware and software developers as well as other volunteers. Development of new open hardware designs at FreeIO ended in 2007 when Martin died of pancreatic cancer but the existing designs remain available from the organization's website.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup>
</p>

<p>By the mid 2000s open-source hardware again became a hub of activity due to the emergence of several major open-source hardware projects and companies, such as <a href="OpenCores" title="OpenCores">OpenCores</a>, <a href="RepRap" title="RepRap">RepRap</a> (<a href="3D_printing" title="3D printing">3D printing</a>), <a href="Arduino" title="Arduino">Arduino</a>, <a href="Adafruit" class="mw-redirect" title="Adafruit">Adafruit</a>, <a href="SparkFun" class="mw-redirect" title="SparkFun">SparkFun</a>, and <a href="Open_Source_Ecology" title="Open Source Ecology">Open Source Ecology</a>. In 2007, Perens reactivated the openhardware.org website, but it's currently (February 2025) inactive.
</p><p>Following the <a href="Open_Graphics_Project" title="Open Graphics Project">Open Graphics Project</a>, an effort to design, implement, and manufacture a free and open 3D graphics chip set and reference graphics card, Timothy Miller suggested the creation of an organization to safeguard the interests of the Open Graphics Project community. Thus, Patrick McNamara founded the <a href="Open_Hardware_Foundation" class="mw-redirect" title="Open Hardware Foundation">Open Hardware Foundation</a> (OHF) in 2007.<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup>
</p><p>The <a href="Tucson_Amateur_Packet_Radio_Corporation" class="mw-redirect" title="Tucson Amateur Packet Radio Corporation">Tucson Amateur Packet Radio Corporation</a> (TAPR), founded in 1982 as a non-profit organization of amateur radio operators with the goals of supporting R&amp;D efforts in the area of amateur digital communications, created in 2007 the first open hardware license, the <a href="TAPR_Open_Hardware_License" title="TAPR Open Hardware License">TAPR Open Hardware License</a>. The <a href="Open_Source_Initiative" title="Open Source Initiative">OSI</a> president <a href="Eric_S._Raymond" title="Eric S. Raymond">Eric S. Raymond</a> expressed some concerns about certain aspects of the OHL and decided to not review the license.<sup id="cite_ref-ars_16-0" class="reference"><a href="#cite_note-ars-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup>
</p><p>Around 2010 in context of the <a href="Freedom_Defined" class="mw-redirect" title="Freedom Defined">Freedom Defined</a> project, the <i>Open Hardware Definition</i> was created as collaborative work of many<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup> and is accepted as of 2016 by dozens of organizations and companies.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</p><p>In July 2011, CERN (<a href="European_Organization_for_Nuclear_Research" class="mw-redirect" title="European Organization for Nuclear Research">European Organization for Nuclear Research</a>) released an open-source hardware license, <a href="CERN_OHL" class="mw-redirect" title="CERN OHL">CERN OHL</a>. Javier Serrano, an engineer at CERN's Beams Department and the founder of the Open Hardware Repository, explained: "By sharing designs openly, CERN expects to improve the quality of designs through peer review and to guarantee their users – including commercial companies – the freedom to study, modify and manufacture them, leading to better hardware and less duplication of efforts".<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup> While initially drafted to address CERN-specific concerns, such as tracing the impact of the organization's research, in its current form it can be used by anyone developing open-source hardware.<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p><p>Following the 2011 Open Hardware Summit, and after heated debates on licenses and what constitutes open-source hardware, Bruce Perens abandoned the OSHW Definition and the concerted efforts of those involved with it.<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup> Openhardware.org, led by Bruce Perens, promotes and identifies practices that meet all the combined requirements of the Open Source Hardware Definition, the Open Source Definition, and the Four Freedoms of the <a href="Free_Software_Foundation" title="Free Software Foundation">Free Software Foundation</a><sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup> Since 2014 openhardware.org is not online and seems to have ceased activity.<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup>
</p>

<p>The <a href="Open_Source_Hardware_Association" title="Open Source Hardware Association">Open Source Hardware Association</a> (OSHWA) at oshwa.org acts as hub of open-source hardware activity of all genres, while cooperating with other entities such as TAPR, CERN, and OSI. The OSHWA was established as an organization in June 2012 in Delaware and filed for tax exemption status in July 2013.<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup> After some debates about trademark interferences with the OSI, in 2012 the OSHWA and the OSI signed a co-existence agreement.<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</p><p>The <a href="FOSSi_Foundation" class="mw-redirect" title="FOSSi Foundation">FOSSi Foundation</a> is founded in 2015 as a <a href="UK" class="mw-redirect" title="UK">UK</a>-based non-profit to promote and protect the open source silicon chip movement, roughly a year after the official release of <a href="RISC-V" title="RISC-V">RISC-V</a> architecture.<sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup>
</p><p>The <a href="Free_Software_Foundation" title="Free Software Foundation">Free Software Foundation</a> has suggested an alternative "free hardware" definition derived from the <a href="Four_Freedoms_(software)" class="mw-redirect" title="Four Freedoms (software)">Four Freedoms</a>.<sup id="cite_ref-wiredrms_28-0" class="reference"><a href="#cite_note-wiredrms-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Forms_of_open-source_hardware">Forms of open-source hardware</h2></div>

<p>The term <i>hardware</i> in open-source hardware has been historically used in opposition to the term <i>software</i> of open-source software. That is, to refer to the electronic hardware on which the software runs (see previous section). However, as more and more non-electronic hardware products are made open source (for example <a href="WikiHouse" title="WikiHouse">WikiHouse</a>, OpenBeam or Hovalin), this term tends to be used back in its broader sense of "physical product". The field of open-source hardware has been shown to go beyond electronic hardware and to cover a larger range of product categories such as machine tools, vehicles and medical equipment.<sup id="cite_ref-:0_30-0" class="reference"><a href="#cite_note-:0-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup> In that sense, <i>hardware</i> refers to any form of tangible product, be it electronic hardware, mechanical hardware, textile or even construction hardware. The Open Source Hardware (OSHW) Definition 1.0 defines hardware as "tangible artifacts — machines, devices, or other physical things".<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Electronics">Electronics</h3></div>
<p>Electronics is one of the most popular types of open-source hardware. <a href="Printed_circuit_board" title="Printed circuit board">PCB</a> based designs can be published similarly to software as CAD files, which users can send directly to PCB fabrication companies to receive hardware in the mail. Alternatively, users can obtain components and solder them together themselves.
</p><p>There are many companies that provide large varieties of open-source electronics such as <a href="Sparkfun" class="mw-redirect" title="Sparkfun">Sparkfun</a>, <a href="Adafruit" class="mw-redirect" title="Adafruit">Adafruit</a>, and Seeed. In addition, there are <a href="Nonprofit_organization" title="Nonprofit organization">NPOs</a> and companies that provide a specific open-source electronic component such as the <a href="Arduino" title="Arduino">Arduino</a> electronics prototyping platform. There are many examples of specialty open-source electronics such as low-cost voltage and current <a href="Gas_metal_arc_welding" title="Gas metal arc welding">GMAW</a> open-source 3-D printer monitor<sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-33" class="reference"><a href="#cite_note-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup> and a robotics-assisted <a href="Mass_spectrometry" title="Mass spectrometry">mass spectrometry</a> assay platform.<sup id="cite_ref-34" class="reference"><a href="#cite_note-34"><span class="cite-bracket">[</span>34<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-35" class="reference"><a href="#cite_note-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup> Open-source electronics finds various uses, including automation of chemical procedures.<sup id="cite_ref-36" class="reference"><a href="#cite_note-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-37" class="reference"><a href="#cite_note-37"><span class="cite-bracket">[</span>37<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Chip_design">Chip design</h3></div>

<p>Open Standard chip designs are now common. <a href="OpenRISC" title="OpenRISC">OpenRISC</a> (2000 - LGPL / GPL), <a href="OpenSparc" class="mw-redirect" title="OpenSparc">OpenSparc</a> (2005 - GPLv2), and <a href="RISC-V" title="RISC-V">RISC-V</a> (2010 - Open Standard, free to implement for non-commercial purposes), are examples of free to use <a href="Instruction_set_architecture" title="Instruction set architecture">instruction set architecture</a>.
</p><p><a href="OpenCores" title="OpenCores">OpenCores</a> is a large library of standard chip design subcomponents which can be combined into larger designs.
</p><p>Complete open source software stacks and shuttle fabrication services are now available which can take OSH chip designs from <a href="Hardware_description_language" title="Hardware description language">hardware description languages</a> to masks and <a href="ASIC" class="mw-redirect" title="ASIC">ASIC</a> fabrication on maker-scale budgets.<sup id="cite_ref-Jurkans2024_38-0" class="reference"><a href="#cite_note-Jurkans2024-38"><span class="cite-bracket">[</span>38<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Mechanics">Mechanics</h3></div>
<p>Purely mechanical OSH designs include mechanical components, machine tools, and vehicles. <a href="Open_Source_Ecology" title="Open Source Ecology">Open Source Ecology</a> is a large project which seeks to develop a complete ecosystem of mechanical tools and components which aim to be able to replicate themselves.
</p><p>Open-source vehicles have also been developed including bicycles like XYZ Space Frame Vehicles and cars such as the Tabby OSVehicle.
</p>
<div class="mw-heading mw-heading3"><h3 id="Mechatronics">Mechatronics</h3></div>
<p>Most OSH systems combine elements of electronics and mechanics to form <a href="Mechatronics" title="Mechatronics">mechatronics</a> systems. A large range of open-source <a href="Mechatronics" title="Mechatronics">mechatronic</a> products have been developed, including machine tools, musical instruments, and medical equipment.<sup id="cite_ref-:0_30-1" class="reference"><a href="#cite_note-:0-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup>
</p><p>Examples of open-source machine tools include 3D printers such as <a href="RepRap_project" class="mw-redirect" title="RepRap project">RepRap</a>, <a href="Prusa_Research" title="Prusa Research">Prusa</a>, and <a href="Ultimaker" title="Ultimaker">Ultimaker</a>, 3D printer filament extruders such as polystruder<sup id="cite_ref-39" class="reference"><a href="#cite_note-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup> XR PRO as well as the laser cutter <a href="Lasersaur" class="mw-redirect" title="Lasersaur">Lasersaur</a>.
</p><p>Examples of open source medical equipment include <a href="Open-source_ventilator" title="Open-source ventilator">open-source ventilators</a>, the echostethoscope echOpen (co-founded by <a href="https://fr.wikipedia.org/wiki/Mehdi_Benchoufi" class="extiw external" title="fr:Mehdi Benchoufi">Mehdi Benchoufi</a>, Olivier de Fresnoye, Pierre Bourrier and Luc Jonveaux<sup id="cite_ref-40" class="reference"><a href="#cite_note-40"><span class="cite-bracket">[</span>40<span class="cite-bracket">]</span></a></sup>), and a wide range of prosthetic hands listed in the review study by Ten Kate <i>et.al.</i><sup id="cite_ref-Review_3D-Printed_Prosthetic_Hands_41-0" class="reference"><a href="#cite_note-Review_3D-Printed_Prosthetic_Hands-41"><span class="cite-bracket">[</span>41<span class="cite-bracket">]</span></a></sup> (e.g. OpenBionics' Prosthetic Hands).
</p>
<div class="mw-heading mw-heading3"><h3 id="Robotics">Robotics</h3></div>
<p><a href="Open_source_robotics" class="mw-redirect" title="Open source robotics">Open source robotics</a> combines open source hardware mechatronics with open source AI and control software. Due to the mixture of hardware and software it serves as a particularly active area for open source ideas to move between them.
</p>
<div class="mw-heading mw-heading3"><h3 id="Other">Other</h3></div>
<p>Examples of open-source hardware products can also be found to a lesser extent in construction (Wikihouse), textile (Kit Zéro Kilomètres), and firearms (<a href="3D_printed_firearm" class="mw-redirect" title="3D printed firearm">3D printed firearm</a>, <a href="Defense_Distributed" title="Defense Distributed">Defense Distributed</a>).
</p>
<div class="mw-heading mw-heading2"><h2 id="Licenses">Licenses</h2></div>
<p>Rather than creating a new license, some open-source hardware projects use existing, <a href="Free_and_open-source_software" title="Free and open-source software">free and open-source software</a> licenses.<sup id="cite_ref-42" class="reference"><a href="#cite_note-42"><span class="cite-bracket">[</span>42<span class="cite-bracket">]</span></a></sup> These licenses may not accord well with <a href="Patent_law" class="mw-redirect" title="Patent law">patent law</a>.<sup id="cite_ref-43" class="reference"><a href="#cite_note-43"><span class="cite-bracket">[</span>43<span class="cite-bracket">]</span></a></sup>
</p><p>Later, several new licenses were proposed, designed to address issues specific to hardware design.<sup id="cite_ref-44" class="reference"><a href="#cite_note-44"><span class="cite-bracket">[</span>44<span class="cite-bracket">]</span></a></sup> In these licenses, many of the fundamental principles expressed in open-source software (OSS) licenses have been "ported" to their counterpart hardware projects. New hardware licenses are often explained as the "hardware equivalent" of a well-known OSS license, such as the <a href="GPL" class="mw-redirect" title="GPL">GPL</a>, <a href="LGPL" class="mw-redirect" title="LGPL">LGPL</a>, or <a href="BSD_license" class="mw-redirect" title="BSD license">BSD license</a>.
</p><p>Despite superficial similarities to <a href="Software_license" title="Software license">software licenses</a>, most hardware licenses are fundamentally different: by nature, they typically rely more heavily on <a href="Patent" title="Patent">patent</a> law than on <a href="Copyright" title="Copyright">copyright</a> law, as many hardware designs are not copyrightable.<sup id="cite_ref-45" class="reference"><a href="#cite_note-45"><span class="cite-bracket">[</span>45<span class="cite-bracket">]</span></a></sup> Whereas a copyright license may control the distribution of the source code or design documents, a patent license may control the use and manufacturing of the physical device built from the design documents. This distinction is explicitly mentioned in the preamble of the <a href="TAPR_Open_Hardware_License" title="TAPR Open Hardware License">TAPR Open Hardware License</a>:
</p>
<style data-mw-deduplicate="TemplateStyles:r1244412712">
/* start https://en.wikipedia.org/ */


.mw-parser-output .templatequote{overflow:hidden;margin:1em 0;padding:0 32px}.mw-parser-output .templatequotecite{line-height:1.5em;text-align:left;margin-top:0}@media(min-width:500px){.mw-parser-output .templatequotecite{padding-left:1.6em}}


/* end https://en.wikipedia.org/ */
</style><blockquote class="templatequote"><p>"... those who benefit from an OHL design may not bring lawsuits claiming that design infringes their patents or other intellectual property."</p></blockquote><div class="templatequotecite"><p style="display: inline; padding-left: 2.3em;">— <i>TAPR Open Hardware License</i><sup id="cite_ref-46" class="reference"><a href="#cite_note-46"><span class="cite-bracket">[</span>46<span class="cite-bracket">]</span></a></sup></p></div>
<p>Noteworthy licenses include:
</p>
<ul><li>The <a href="TAPR_Open_Hardware_License" title="TAPR Open Hardware License">TAPR Open Hardware License</a>: drafted by attorney John Ackermann, reviewed by OSS community leaders <a href="Bruce_Perens" title="Bruce Perens">Bruce Perens</a> and <a href="Eric_S._Raymond" title="Eric S. Raymond">Eric S. Raymond</a>, and discussed by hundreds of volunteers in an open community discussion<sup id="cite_ref-47" class="reference"><a href="#cite_note-47"><span class="cite-bracket">[</span>47<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-ars_16-1" class="reference"><a href="#cite_note-ars-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup></li>
<li>Balloon Open Hardware License: used by all projects in the Balloon Project</li>
<li>Although originally a software license, <a href="OpenCores" title="OpenCores">OpenCores</a> encourages the <a href="LGPL" class="mw-redirect" title="LGPL">LGPL</a></li>
<li>Hardware Design Public License: written by Graham Seaman, admin of Opencollector.org</li>
<li>In March 2011 <a href="CERN" title="CERN">CERN</a> released the <a href="CERN_Open_Hardware_License" class="mw-redirect" title="CERN Open Hardware License">CERN Open Hardware License</a> (OHL)<sup id="cite_ref-48" class="reference"><a href="#cite_note-48"><span class="cite-bracket">[</span>48<span class="cite-bracket">]</span></a></sup> intended for use with the Open Hardware Repository<sup id="cite_ref-49" class="reference"><a href="#cite_note-49"><span class="cite-bracket">[</span>49<span class="cite-bracket">]</span></a></sup> and other projects.</li>
<li>The Solderpad License<sup id="cite_ref-50" class="reference"><a href="#cite_note-50"><span class="cite-bracket">[</span>50<span class="cite-bracket">]</span></a></sup> is a version of the <a href="Apache_License" title="Apache License">Apache License</a> version 2.0, amended by lawyer Andrew Katz to render it more appropriate for hardware use.</li></ul>
<p>The <i>Open Source Hardware Association</i> recommends seven licenses which follow their <i>open-source hardware definition</i>.<sup id="cite_ref-defintion_51-0" class="reference"><a href="#cite_note-defintion-51"><span class="cite-bracket">[</span>51<span class="cite-bracket">]</span></a></sup> From the general copyleft licenses the <a href="GNU_General_Public_License" title="GNU General Public License">GNU General Public License</a> (GPL) and <a href="Creative_Commons_Attribution-ShareAlike" class="mw-redirect" title="Creative Commons Attribution-ShareAlike">Creative Commons Attribution-ShareAlike</a> license, from the hardware-specific copyleft licenses the <a href="CERN_Open_Hardware_License" class="mw-redirect" title="CERN Open Hardware License">CERN Open Hardware License</a> (OHL) and <a href="TAPR_Open_Hardware_License" title="TAPR Open Hardware License">TAPR Open Hardware License</a> (OHL) and from the <a href="Permissive_license" class="mw-redirect" title="Permissive license">permissive licenses</a> the <a href="FreeBSD_license" class="mw-redirect" title="FreeBSD license">FreeBSD license</a>, the <a href="MIT_license" class="mw-redirect" title="MIT license">MIT license</a>, and the <a href="Creative_Commons_Attribution" class="mw-redirect" title="Creative Commons Attribution">Creative Commons Attribution</a> license.<sup id="cite_ref-52" class="reference"><a href="#cite_note-52"><span class="cite-bracket">[</span>52<span class="cite-bracket">]</span></a></sup> Openhardware.org recommended in 2012 the TAPR Open Hardware License, Creative Commons BY-SA 3.0 and GPL 3.0 license.<sup id="cite_ref-53" class="reference"><a href="#cite_note-53"><span class="cite-bracket">[</span>53<span class="cite-bracket">]</span></a></sup>
</p><p>Organizations tend to rally around a shared license. For example, <a href="OpenCores" title="OpenCores">OpenCores</a> prefers the <a href="LGPL" class="mw-redirect" title="LGPL">LGPL</a> or a <a href="BSD_licenses#3-clause_license_.28.22New_BSD_License.22_or_.22Modified_BSD_License.22.29" title="BSD licenses">Modified BSD License</a>,<sup id="cite_ref-54" class="reference"><a href="#cite_note-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup> FreeCores insists on the <a href="GPL" class="mw-redirect" title="GPL">GPL</a>,<sup id="cite_ref-55" class="reference"><a href="#cite_note-55"><span class="cite-bracket">[</span>55<span class="cite-bracket">]</span></a></sup> <a href="Open_Hardware_Foundation" class="mw-redirect" title="Open Hardware Foundation">Open Hardware Foundation</a> promotes "<a href="Copyleft" title="Copyleft">copyleft</a> or other permissive licenses",<sup id="cite_ref-56" class="reference"><a href="#cite_note-56"><span class="cite-bracket">[</span>56<span class="cite-bracket">]</span></a></sup> the <a href="Open_Graphics_Project" title="Open Graphics Project">Open Graphics Project</a> uses<sup id="cite_ref-57" class="reference"><a href="#cite_note-57"><span class="cite-bracket">[</span>57<span class="cite-bracket">]</span></a></sup> a variety of licenses, including the <a href="MIT_license" class="mw-redirect" title="MIT license">MIT license</a>, <a href="GPL" class="mw-redirect" title="GPL">GPL</a>, and a proprietary license,<sup id="cite_ref-58" class="reference"><a href="#cite_note-58"><span class="cite-bracket">[</span>58<span class="cite-bracket">]</span></a></sup> and the Balloon Project wrote their own license.<sup id="cite_ref-59" class="reference"><a href="#cite_note-59"><span class="cite-bracket">[</span>59<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Development">Development</h2></div>
<p>The adjective "open-source" not only refers to a specific set of freedoms applying to a product, but also generally presupposes that the product is the object or the result of a "process that relies on the contributions of geographically dispersed developers via the <a href="Internet" title="Internet">Internet</a>."<sup id="cite_ref-60" class="reference"><a href="#cite_note-60"><span class="cite-bracket">[</span>60<span class="cite-bracket">]</span></a></sup> In practice however, in both fields of open-source hardware and open-source software, products may either be the result of a development process performed by a closed team in a private setting or by a community in a public environment, the first case being more frequent than the second which is more challenging.<sup id="cite_ref-:0_30-2" class="reference"><a href="#cite_note-:0-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup> Establishing a community-based product development process faces several challenges such as: to find appropriate product data management tools, document not only the product but also the development process itself, accepting losing ubiquitous control over the project, ensure continuity in a context of fickle participation of voluntary project members, among others.<sup id="cite_ref-61" class="reference"><a href="#cite_note-61"><span class="cite-bracket">[</span>61<span class="cite-bracket">]</span></a></sup>
</p>
<p>One of the major differences between developing open-source software and developing open-source hardware is that hardware results in tangible outputs, which cost money to prototype and manufacture. As a result, the phrase "free as in speech, not as in beer",<sup id="cite_ref-62" class="reference"><a href="#cite_note-62"><span class="cite-bracket">[</span>62<span class="cite-bracket">]</span></a></sup> more-formally known as <a href="Gratis_versus_libre" title="Gratis versus libre">gratis versus libre</a>, distinguishes between the idea of zero cost and the freedom to use and modify information. While open-source hardware faces challenges in minimizing cost and reducing financial risks for individual project developers, some community members have proposed models to address these needs<sup id="cite_ref-63" class="reference"><a href="#cite_note-63"><span class="cite-bracket">[</span>63<span class="cite-bracket">]</span></a></sup> Given this, there are initiatives to develop sustainable community funding mechanisms, such as the Open Source Hardware Central Bank.
</p><p>Extensive discussion has taken place on ways to make open-source hardware as accessible as <a href="Open-source_software" title="Open-source software">open-source software</a>. Providing clear and detailed product documentation is an essential factor facilitating product replication and collaboration in hardware development projects. Practical guides have been developed to help practitioners to do so.<sup id="cite_ref-64" class="reference"><a href="#cite_note-64"><span class="cite-bracket">[</span>64<span class="cite-bracket">]</span></a></sup> Another option is to design products so they are easy to replicate, as exemplified in the concept of <a href="Open-source_appropriate_technology" title="Open-source appropriate technology">open-source appropriate technology</a>.<sup id="cite_ref-65" class="reference"><a href="#cite_note-65"><span class="cite-bracket">[</span>65<span class="cite-bracket">]</span></a></sup>
</p><p>The process of developing open-source hardware in a community-based setting is alternatively called <a href="Open_design" class="mw-redirect" title="Open design">open design</a>, open source development<sup id="cite_ref-66" class="reference"><a href="#cite_note-66"><span class="cite-bracket">[</span>66<span class="cite-bracket">]</span></a></sup> or <a href="Open_source_product_development" class="mw-redirect" title="Open source product development">open source product development</a>.<sup id="cite_ref-67" class="reference"><a href="#cite_note-67"><span class="cite-bracket">[</span>67<span class="cite-bracket">]</span></a></sup> All these terms are examples of the <a href="Open-source_model" class="mw-redirect" title="Open-source model">open-source model</a> applicable for the development of any product, including software, hardware, cultural and educational. Does open design and open-source hardware design process involves new design practices, or raises requirements for new tools? is the question of openness really key in OSH?.<sup id="cite_ref-68" class="reference"><a href="#cite_note-68"><span class="cite-bracket">[</span>68<span class="cite-bracket">]</span></a></sup> See <a href="Open_source_product_development" class="mw-redirect" title="Open source product development">here</a> for a delineation of these terms.
</p><p>A major contributor to the production of open-source hardware product designs is the scientific community. There has been considerable work to produce open-source hardware for scientific hardware using a combination of open-source electronics and <a href="3-D_printing" class="mw-redirect" title="3-D printing">3-D printing</a>.<sup id="cite_ref-69" class="reference"><a href="#cite_note-69"><span class="cite-bracket">[</span>69<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-70" class="reference"><a href="#cite_note-70"><span class="cite-bracket">[</span>70<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-71" class="reference"><a href="#cite_note-71"><span class="cite-bracket">[</span>71<span class="cite-bracket">]</span></a></sup> Other sources of open-source hardware production are vendors of chips and other electronic components sponsoring contests with the provision that the participants and winners must share their designs. <i>Circuit Cellar</i> magazine organizes some of these contests.
</p>
<div class="mw-heading mw-heading2"><h2 id="Open-source_labs">Open-source labs</h2></div>
<p>A guide has been published (<a href="Open-Source_Lab_(book)" title="Open-Source Lab (book)">Open-Source Lab (book)</a> by <a href="Joshua_Pearce" title="Joshua Pearce">Joshua Pearce</a>) on using <a href="Open-source_electronics" class="mw-redirect" title="Open-source electronics">open-source electronics</a> and <a href="3D_printing" title="3D printing">3D printing</a> to make <a href="Open-Source_Lab_(book)" title="Open-Source Lab (book)">open-source labs</a>. Today, scientists are creating many such labs. Examples include:
</p>
<ul><li><a href="Boston_Open_Source_Science_Laboratory" title="Boston Open Source Science Laboratory">Boston Open Source Science Laboratory</a>, Somerville, Massachusetts</li>
<li>BYU Open Source Lab, <a href="Brigham_Young_University" title="Brigham Young University">Brigham Young University</a><sup id="cite_ref-72" class="reference"><a href="#cite_note-72"><span class="cite-bracket">[</span>72<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Michigan_Tech" class="mw-redirect" title="Michigan Tech">Michigan Tech</a><sup id="cite_ref-73" class="reference"><a href="#cite_note-73"><span class="cite-bracket">[</span>73<span class="cite-bracket">]</span></a></sup></li>
<li><a href="National_Tsing_Hua_University" title="National Tsing Hua University">National Tsing Hua University</a><sup id="cite_ref-74" class="reference"><a href="#cite_note-74"><span class="cite-bracket">[</span>74<span class="cite-bracket">]</span></a></sup></li>
<li><a href="OSU_Open_Source_Lab" class="mw-redirect" title="OSU Open Source Lab">OSU Open Source Lab</a>, <a href="Oregon_State_University" title="Oregon State University">Oregon State University</a></li>
<li><a href="Open_Source_Research_Lab" class="mw-redirect" title="Open Source Research Lab">Open Source Research Lab</a>, <a href="University_of_Texas" class="mw-redirect" title="University of Texas">University of Texas</a> at El Paso</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Business_models">Business models</h2></div>
<p>Open hardware companies are experimenting with <a href="Business_model" title="Business model">business models</a>.<sup id="cite_ref-75" class="reference"><a href="#cite_note-75"><span class="cite-bracket">[</span>75<span class="cite-bracket">]</span></a></sup> For example, <a href="LittleBits" title="LittleBits">littleBits</a> implements <a href="Business_models_for_open-source_software" title="Business models for open-source software">open-source business models</a> by making available the circuit designs in each electronics module, in accordance with the <a href="CERN_Open_Hardware_Licence" title="CERN Open Hardware Licence">CERN Open Hardware License Version</a> 1.2.<sup id="cite_ref-littleBits_April_2015_76-0" class="reference"><a href="#cite_note-littleBits_April_2015-76"><span class="cite-bracket">[</span>76<span class="cite-bracket">]</span></a></sup> Another example is <a href="Arduino" title="Arduino">Arduino</a>, which registered its name as a <a href="Trademark" title="Trademark">trademark</a>; others may manufacture products from Arduino designs but cannot call the products Arduino products.<sup id="cite_ref-77" class="reference"><a href="#cite_note-77"><span class="cite-bracket">[</span>77<span class="cite-bracket">]</span></a></sup> There are many applicable business models for implementing some open-source hardware even in traditional firms. For example, to accelerate development and technical innovation, the <a href="Photovoltaic" class="mw-redirect" title="Photovoltaic">photovoltaic</a> industry has experimented with partnerships, franchises, secondary supplier and completely open-source models.<sup id="cite_ref-78" class="reference"><a href="#cite_note-78"><span class="cite-bracket">[</span>78<span class="cite-bracket">]</span></a></sup>
</p><p>Recently, many open-source hardware projects have been funded via <a href="Crowdfunding" title="Crowdfunding">crowdfunding</a> on platforms such as <a href="Indiegogo" title="Indiegogo">Indiegogo</a>, <a href="Kickstarter" title="Kickstarter">Kickstarter</a>, or <a href="Crowd_Supply" title="Crowd Supply">Crowd Supply</a>.<sup id="cite_ref-79" class="reference"><a href="#cite_note-79"><span class="cite-bracket">[</span>79<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Reception_and_impact">Reception and impact</h2></div>
<p><a href="Richard_Stallman" title="Richard Stallman">Richard Stallman</a>, the founder of the <a href="Free_software" title="Free software">free software</a> movement, was in 1999 skeptical on the idea and relevance of <i>free hardware</i> (his terminology for what is now known as open-source hardware).<sup id="cite_ref-linuxlicense_80-0" class="reference"><a href="#cite_note-linuxlicense-80"><span class="cite-bracket">[</span>80<span class="cite-bracket">]</span></a></sup> In a 2015 article in <a href="Wired_(website)" class="mw-redirect" title="Wired (website)">Wired</a> Magazine, he modified this attitude; he acknowledged the importance of free hardware, but still saw no ethical parallel with free software.<sup id="cite_ref-wiredrms_28-1" class="reference"><a href="#cite_note-wiredrms-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup> Also, Stallman prefers the term <i>free hardware design</i> over <i>open source hardware</i>, a request which is consistent with his earlier rejection of the term <a href="Open_source_software" class="mw-redirect" title="Open source software">open source software</a> (see also <a href="Alternative_terms_for_free_software" title="Alternative terms for free software">Alternative terms for free software</a>).<sup id="cite_ref-wiredrms_28-2" class="reference"><a href="#cite_note-wiredrms-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup>
</p><p>Other authors, such as Professor <a href="Joshua_Pearce" title="Joshua Pearce">Joshua Pearce</a> have argued there is an ethical imperative for open-source hardware – specifically with respect to <a href="Open-source_appropriate_technology" title="Open-source appropriate technology">open-source appropriate technology</a> for <a href="Sustainable_development" title="Sustainable development">sustainable development</a>.<sup id="cite_ref-81" class="reference"><a href="#cite_note-81"><span class="cite-bracket">[</span>81<span class="cite-bracket">]</span></a></sup> In 2014, he also wrote the book <i><a href="Open-Source_Lab_(book)" title="Open-Source Lab (book)">Open-Source Lab: How to Build Your Own Hardware and Reduce Research Costs</a></i>, which details the development of <a href="Free_and_open-source_hardware" class="mw-redirect" title="Free and open-source hardware">free and open-source hardware</a> primarily for <a href="Scientists" class="mw-redirect" title="Scientists">scientists</a> and university <a href="Faculty_(academic_staff)" class="mw-redirect" title="Faculty (academic staff)">faculty</a>.<sup id="cite_ref-82" class="reference"><a href="#cite_note-82"><span class="cite-bracket">[</span>82<span class="cite-bracket">]</span></a></sup> Pearce in partnership with Elsevier introduced a scientific journal <i><a href="HardwareX" title="HardwareX">HardwareX</a></i>. It has featured many examples of applications of open-source hardware for scientific purposes.
</p><p>Further, Vasilis Kostakis et al<sup id="cite_ref-auto_83-0" class="reference"><a href="#cite_note-auto-83"><span class="cite-bracket">[</span>83<span class="cite-bracket">]</span></a></sup> have argued that open-source hardware may promote values of equity, diversity and sustainability. Open-source hardware initiative transcend traditional dichotomies of global-local, urban-rural, and developed-developing contexts. They may leverage cultural differences, environmental conditions, and local needs/resources, while embracing hyper-connectivity, to foster sustainability and collaboration rather than conflict.<sup id="cite_ref-auto_83-1" class="reference"><a href="#cite_note-auto-83"><span class="cite-bracket">[</span>83<span class="cite-bracket">]</span></a></sup> However, open-source hardware does face some challenges and contradictions. It must navigate tensions between inclusiveness, standardization, and functionality.<sup id="cite_ref-auto_83-2" class="reference"><a href="#cite_note-auto-83"><span class="cite-bracket">[</span>83<span class="cite-bracket">]</span></a></sup> Additionally, while open-source hardware may reduce pressure on natural resources and local populations, it still relies on energy- and material-intensive infrastructures, such as the Internet. Despite these complexities, Kostakis et al argue, the open-source hardware framework can serve as a catalyst for connecting and unifying diverse local initiatives under radical narratives, thus inspiring genuine change.<sup id="cite_ref-auto_83-3" class="reference"><a href="#cite_note-auto-83"><span class="cite-bracket">[</span>83<span class="cite-bracket">]</span></a></sup>
</p><p>OSH has grown as an academic field through the two journals <a href="Journal_of_Open_Hardware" title="Journal of Open Hardware">Journal of Open Hardware</a> (JOH) and <a href="HardwareX" title="HardwareX">HardwareX</a>. These journals compete to publish the best OSH designs, and each define their own requirements for what constitutes acceptable quality of design documents, including specific requirements for build instructions, bill of materials, CAD files, and licences. These requirements are often used by other OSH projects to define how to do an OSH release. These journals also publish papers contributing to the debate about how OSH should be defined and used.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1266661725">
/* start https://en.wikipedia.org/ */


.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:1px solid var(--border-color-base,#a2a9b1);padding:0.1em;background:var(--background-color-neutral-subtle,#f8f9fa)}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}


/* end https://en.wikipedia.org/ */
</style>
<ul><li><a href="Computer_numeric_control" class="mw-redirect" title="Computer numeric control">Computer numeric control</a> (CNC)</li>
<li><a href="Fab_lab" title="Fab lab">Fab lab</a></li>
<li><a href="Hardware_backdoor" title="Hardware backdoor">Hardware backdoor</a></li>
<li><a href="List_of_open-source_hardware_projects" title="List of open-source hardware projects">List of open-source hardware projects</a></li>
<li><a href="List_of_open-source_mobile_phones" title="List of open-source mobile phones">List of open-source mobile phones</a></li>
<li><a href="NVDLA" title="NVDLA">NVDLA</a> (NVIDIA Deep Learning Accelerator)</li>
<li><a href="Open-source_robotics" title="Open-source robotics">Open-source robotics</a></li>
<li><a href="Open_innovation" title="Open innovation">Open innovation</a></li>
<li><a href="Open_manufacturing" title="Open manufacturing">Open manufacturing</a></li>
<li><a href="Open_Source_Ecology" title="Open Source Ecology">Open Source Ecology</a></li>
<li><a href="Rapid_prototyping" title="Rapid prototyping">Rapid prototyping</a></li>
<li><a href="Reuse" title="Reuse">Reuse</a></li>
<li><a href="RISC-V" title="RISC-V">RISC-V</a>, an open-source computer instruction set architecture</li>
<li><a href="Simputer" title="Simputer">Simputer</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text">Alicia Gibb (Ed.) <i>Building Open Source Hardware: DIY Manufacturing for Hackers and Makers</i>, Addison-Wesley: New York, pp. 253–277 (2015).</span>
</li>
<li id="cite_note-freehw-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-freehw_2-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.gnu.org/philosophy/free-hardware-designs.en.html">"Free Hardware and Free Hardware Designs"</a>. Free Software Foundation Inc.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite id="CITEREFJoshua_M._Pearce.2015" class="citation journal cs1">Joshua M. Pearce. (2015-06-20). <a rel="nofollow" class="external text" href="https://doi.org/10.1093%2Fscipol%2Fscv034">"Return on Investment for Open Source Hardware Development"</a>. <i>Science and Public Policy</i>. <b>43</b> (2): <span class="nowrap">192–</span>195. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1093%2Fscipol%2Fscv034">10.1093/scipol/scv034</a></span>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFGavras2019" class="citation journal cs1">Gavras, Kosmas (April 2019). <a rel="nofollow" class="external text" href="http://peerproduction.net/editsuite/issues/issue-13-open/peer-reviewed-papers/open-source-beyond-software/">"OPEN SOURCE BEYOND SOFTWARE: RE-INVENT OPEN DESIGN ON THE COMMON'S GROUND"</a>. <i>Journal of Peer Production</i>. <b>13</b>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite id="CITEREFMacCormackRusnakBaldwin2011" class="citation ssrn cs1">MacCormack, Alan; Rusnak, John; Baldwin, Carliss Y. (2011). "Exploring the Duality between Product and Organizational Architectures: A Test of the Mirroring Hypothesis". <a href="SSRN_(identifier)" class="mw-redirect" title="SSRN (identifier)">SSRN</a>&nbsp;<a rel="nofollow" class="external text" href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1104745">1104745</a>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite id="CITEREFGavrasKostakis2021" class="citation journal cs1">Gavras, Kosmas; Kostakis, Vasilis (2021). <a rel="nofollow" class="external text" href="https://doi.org/10.1017%2Fdsj.2021.11">"Mapping the types of modularity in open-source hardware"</a>. <i>Design Science</i>. <b>7</b> e13. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1017%2Fdsj.2021.11">10.1017/dsj.2021.11</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2053-4701">2053-4701</a>.</cite></span>
</li>
<li id="cite_note-opencon06-docs-7"><span class="mw-cite-backlink">^ <a href="#cite_ref-opencon06-docs_7-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-opencon06-docs_7-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFTheo_de_Raadt2016" class="citation conference cs1"><a href="Theo_de_Raadt" title="Theo de Raadt">Theo de Raadt</a> (2016-12-03). <a rel="nofollow" class="external text" href="http://www.openbsd.org/papers/opencon06-docs/index.html"><i>Open Documentation for Hardware</i></a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20070109032258/http://www.opencon.org/program.php">OpenCON 2006, 2–3 December 2006</a>. Courtyard Venice Airport, Venice/Tessera, Italy.</cite></span>
</li>
<li id="cite_note-lor-opencon06-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-lor-opencon06_8-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFMurenin2006" class="citation web cs1 cs1-prop-foreign-lang-source">Murenin, Constantine A. (2006-12-10). <a rel="nofollow" class="external text" href="https://www.linux.org.ru/news/hardware/1690470">"Почему так важно иметь документацию по программированию железа"</a>. <i>Linux.org.ru</i> (in Russian).</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text">Perens, B. 1997. Announcing: The Open Hardware Certification Program. Debian Announce List. <a rel="nofollow" class="external autonumber" href="http://lists.debian.org/debian-announce/1997/msg00026.html">[1]</a>.</span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/19981212031618/http://www.openhardware.org/">The Open Hardware Certification Program</a> on openhardware.org (November 1998).</span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/19990220025612/http://www.wpi.edu/~free779/main.html">Freeman, D. 1998. OHSpec: The Open Hardware Specification Project</a>.</span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20160522031916/http://www.opendesign.org/">"Open Design Foundation"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.opendesign.org/">the original</a> on 2016-05-22<span class="reference-accessdate">. Retrieved <span class="nowrap">May 25,</span> 2020</span>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://freeio.org/about-freeio/">"About FreeIO | FreeIO"</a>.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://freeio.org/about-freeio/diehl-martin-and-freeio-org/">"Diehl Martin | FreeIO"</a>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text">McNamara, P. 2007a. "Open Hardware". The Open Source Business Resource (September 2007: Defining Open Source). <cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120106203708/http://www.osbr.ca/ojs/index.php/osbr/article/view/379/340">"McNamara"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.osbr.ca/ojs/index.php/osbr/article/view/379/340">the original</a> on 2012-01-06<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-03-05</span></span>.</cite>.</span>
</li>
<li id="cite_note-ars-16"><span class="mw-cite-backlink">^ <a href="#cite_ref-ars_16-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-ars_16-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://arstechnica.com/news.ars/post/20070223-8911.html">Ars Technica: TAPR introduces open-source hardware license, OSI skeptical</a>.</span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external autonumber" href="https://freedomdefined.org/OSHW">[2]</a>, Open Source Hardware Definition. Freedom Defined. 2011.</span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://freedomdefined.org/OSHW">OSHW</a>.</span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://public.web.cern.ch/press/pressreleases/Releases2011/PR08.11E.html">CERN launches Open Hardware initiative</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20120701165927/http://public.web.cern.ch/Press/PressReleases/Releases2011/PR08.11E.html">Archived</a> 2012-07-01 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>. CERN. 2011.</span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text">Ayass, M. 2011. <a rel="nofollow" class="external text" href="http://www.openhardwaresummit.org/wp-content/uploads/2011/09/The-CERN-OHL_OSHW-Summit.pdf">CERN's Open Hardware License</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20111206155232/http://www.openhardwaresummit.org/wp-content/uploads/2011/09/The-CERN-OHL_OSHW-Summit.pdf">Archived</a> 2011-12-06 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>.</span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text">Bruce Perens, 2011a. <a rel="nofollow" class="external text" href="http://lists.openhardwaresummit.org/pipermail/updates-openhardwaresummit.org/2011-September/000565.html">Promoting Open Hardware</a>.</span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text">Bruce Perens. 2011b. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110927035844/http://wiki.openhardware.org/Project:Constitution">Open Hardware – Constitution</a>. Open Hardware.</span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140217181040/http://www.openhardware.org/">You've reached a web site owned by Perens LLC</a> on openhardware.org.</span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.oshwa.org/research/brief-history-of-open-source-hardware-organizations-and-definitions/">brief-history-of-open-source-hardware-organizations-and-definitions</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140226072732/http://www.oshwa.org/research/brief-history-of-open-source-hardware-organizations-and-definitions/">Archived</a> 2014-02-26 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> on OSHWA.org.</span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.oshwa.org/2012/08/02/an-important-question-on-the-open-source-hardware-mark/">An Important Question on the Open Source Hardware Mark</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20160308232852/http://www.oshwa.org/2012/08/02/an-important-question-on-the-open-source-hardware-mark/">Archived</a> 2016-03-08 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> on oshwa.org (August 2012).</span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.oshwa.org/2012/10/17/co-existence/">co-existence</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20201021223911/https://www.oshwa.org/2012/10/17/co-existence/">Archived</a> 2020-10-21 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> on oshwa.org (October 2012).</span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://fossi-foundation.org/blog/2015-10-10-welcome">"Welcome to FOSSi"</a>. <i>fossi-foundation.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2024-08-23</span></span>.</cite></span>
</li>
<li id="cite_note-wiredrms-28"><span class="mw-cite-backlink">^ <a href="#cite_ref-wiredrms_28-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-wiredrms_28-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-wiredrms_28-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFStallman2015" class="citation journal cs1">Stallman, Richard (2015-03-11). <a rel="nofollow" class="external text" href="https://www.wired.com/2015/03/need-free-digital-hardware-designs/">"Why We Need Free Digital Hardware Designs"</a>. <i><a href="Wired_(website)" class="mw-redirect" title="Wired (website)">Wired</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-01-14</span></span>.</cite></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite id="CITEREFStallman2015" class="citation web cs1">Stallman, Richard (2015). <a rel="nofollow" class="external text" href="https://www.gnu.org/philosophy/free-hardware-designs.en.html">"Free Hardware and Free Hardware Designs"</a>. <i>Free Software Foundation</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-07-16</span></span>.</cite></span>
</li>
<li id="cite_note-:0-30"><span class="mw-cite-backlink">^ <a href="#cite_ref-:0_30-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-:0_30-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-:0_30-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFBonvoisinMiesBoujutStark2017" class="citation journal cs1">Bonvoisin, Jérémy; Mies, Robert; Boujut, Jean-François; Stark, Rainer (2017-09-05). <a rel="nofollow" class="external text" href="https://doi.org/10.5334%2Fjoh.7">"What is the 'Source' of Open Source Hardware?"</a>. <i>Journal of Open Hardware</i>. <b>1</b> (1). <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.5334%2Fjoh.7">10.5334/joh.7</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2514-1708">2514-1708</a>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20201021211910/https://www.oshwa.org/definition/">"Open Source Hardware (OSHW) Definition 1.0"</a>. <i>Open Source Hardware Association</i>. 2012-05-26. Archived from <a rel="nofollow" class="external text" href="https://www.oshwa.org/definition/">the original</a> on 2020-10-21<span class="reference-accessdate">. Retrieved <span class="nowrap">2017-06-09</span></span>.</cite></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite id="CITEREFPinarWijnenAnzaloneHavens2015" class="citation journal cs1">Pinar, A.; Wijnen, B.; Anzalone, G. C.; Havens, T. C.; Sanders, P. G.; Pearce, J. M. (2015). <a rel="nofollow" class="external text" href="https://doi.org/10.1155%2F2015%2F876714">"Low-Cost Open-Source Voltage and Current Monitor for Gas Metal Arc Weld 3D Printing"</a>. <i>Journal of Sensors</i>. <b>2015</b>: <span class="nowrap">1–</span>8. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1155%2F2015%2F876714">10.1155/2015/876714</a></span>.</cite></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><cite id="CITEREFNilsiamHaselhuhnWijnenSanders2015" class="citation journal cs1">Nilsiam, Yuenyong; Haselhuhn, Amberlee; Wijnen, Bas; Sanders, Paul; Pearce, Joshua (2015). <a rel="nofollow" class="external text" href="https://doi.org/10.3390%2Fmachines3040339">"Integrated Voltage—Current Monitoring and Control of Gas Metal Arc Weld Magnetic Ball-Jointed Open Source 3-D Printer"</a>. <i>Machines</i>. <b>3</b> (4): <span class="nowrap">339–</span>351. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.3390%2Fmachines3040339">10.3390/machines3040339</a></span>.</cite></span>
</li>
<li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><cite id="CITEREFChiuUrban2015" class="citation journal cs1">Chiu, Shih-Hao; Urban, Pawel L. (2015). "Robotics-assisted mass spectrometry assay platform enabled by open-source electronics". <i>Biosensors and Bioelectronics</i>. <b>64</b>: <span class="nowrap">260–</span>268. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.bios.2014.08.087">10.1016/j.bios.2014.08.087</a>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a>&nbsp;<a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/25232666">25232666</a>.</cite></span>
</li>
<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><cite id="CITEREFChenChenChiuUrban2017" class="citation journal cs1">Chen, Chih-Lin; Chen, Ting-Ru; Chiu, Shih-Hao; Urban, Pawel L. (2017). "Dual robotic arm "production line" mass spectrometry assay guided by multiple Arduino-type microcontrollers". <i>Sensors and Actuators B: Chemical</i>. <b>239</b>: <span class="nowrap">608–</span>616. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2017SeAcB.239..608C">2017SeAcB.239..608C</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.snb.2016.08.031">10.1016/j.snb.2016.08.031</a>.</cite></span>
</li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text"><cite id="CITEREFUrban2015" class="citation journal cs1">Urban, Pawel L. (2015). "Universal electronics for miniature and automated chemical assays". <i>The Analyst</i>. <b>140</b> (4): <span class="nowrap">963–</span>975. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2015Ana...140..963U">2015Ana...140..963U</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1039%2FC4AN02013H">10.1039/C4AN02013H</a>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a>&nbsp;<a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/25535820">25535820</a>.</cite></span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite id="CITEREFPrabhuUrban2017" class="citation journal cs1">Prabhu, Gurpur Rakesh D.; Urban, Pawel L. (2017). "The dawn of unmanned analytical laboratories". <i>Trends in Analytical Chemistry</i>. <b>88</b>: <span class="nowrap">41–</span>52. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.trac.2016.12.011">10.1016/j.trac.2016.12.011</a>.</cite></span>
</li>
<li id="cite_note-Jurkans2024-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-Jurkans2024_38-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFJurkans,_K_and_Fox,_C.2021" class="citation journal cs1">Jurkans, K and Fox, C. (2021). "Low-Cost Open Source ASIC Design and Fabrication: Creating your own chips with open source software and multiproject wafers". <i>IEEE Solid-State Circuits Magazine</i>. <b>16</b> (2): <span class="nowrap">67–</span>74. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMSSC.2024.3367652">10.1109/MSSC.2024.3367652</a>.</cite><span class="cs1-maint citation-comment"><code class="cs1-code">{{cite journal}}</code>: CS1 maint: multiple names: authors list (link)</span></span>
</li>
<li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://polystruder.com/">"Filament Maker Machines for 3D Printing | Polystruder"</a>. <i>polystruder.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-09-07</span></span>.</cite></span>
</li>
<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><cite class="citation news cs1 cs1-prop-foreign-lang-source"><a rel="nofollow" class="external text" href="https://www.lemonde.fr/sciences/article/2025/02/16/mehdi-benchoufi-le-medecin-qui-pourrait-eclipser-laennec-et-son-stethoscope_6548989_1650684.html">"Mehdi Benchoufi, le médecin qui veut éclipser Laennec et son stéthoscope"</a>. <i>Le Monde</i> (in French). 2025-02-16<span class="reference-accessdate">. Retrieved <span class="nowrap">2025-02-26</span></span>.</cite></span>
</li>
<li id="cite_note-Review_3D-Printed_Prosthetic_Hands-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-Review_3D-Printed_Prosthetic_Hands_41-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFKateSmitBreedveld2017" class="citation journal cs1">Kate, Jelle ten; Smit, Gerwin; Breedveld, Paul (3 April 2017). <a rel="nofollow" class="external text" href="https://doi.org/10.1080%2F17483107.2016.1253117">"3D-printed upper limb prostheses: a review"</a>. <i><a href="Disability_and_Rehabilitation%3A_Assistive_Technology" title="Disability and Rehabilitation: Assistive Technology">Disability and Rehabilitation: Assistive Technology</a></i>. <b>12</b> (3): <span class="nowrap">300–</span>314. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1080%2F17483107.2016.1253117">10.1080/17483107.2016.1253117</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/1748-3107">1748-3107</a>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a>&nbsp;<a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/28152642">28152642</a>.</cite></span>
</li>
<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text">From <a rel="nofollow" class="external text" href="http://opencollector.org/hardlicense/licenses.html">OpenCollector's "License Zone"</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20081205105433/http://opencollector.org/hardlicense/licenses.html">Archived</a> 2008-12-05 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>: <a href="GPL" class="mw-redirect" title="GPL">GPL</a> used by <a rel="nofollow" class="external text" href="http://www.freemodelfoundry.com/copyleft.php">Free Model Foundry</a> and <a href="OpenSPARC" title="OpenSPARC">OpenSPARC</a>; other licenses are used by Free-IP Project, <a href="LART_(computer)" class="mw-redirect" title="LART (computer)">LART</a> (the software is released under the terms of the <a href="GNU_General_Public_License" title="GNU General Public License">GNU General Public License</a> (GPL), and the <a href="Hardware_design" class="mw-redirect" title="Hardware design">Hardware design</a> is released under the <a href="MIT_License" title="MIT License">MIT License</a>), GNUBook (defunct).</span>
</li>
<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text">Thompson, C. (2011). <a rel="nofollow" class="external text" href="http://spolearninglab.com/curriculum/lessonPlans/workshops/ttt/images/arduino/arduino/Build%20It.%20Share%20It.%20Profit.%20Can%20Open%20Source%20Hardware%20Work.pdf">Build it. Share it. Profit. Can open source hardware work?</a>. Work, 10, 08.</span>
</li>
<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text">For a nearly comprehensive list of licenses, see <a rel="nofollow" class="external text" href="http://opencollector.org/hardlicense/licenses.html">OpenCollector's "license zone"</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20081205105433/http://opencollector.org/hardlicense/licenses.html">Archived</a> 2008-12-05 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a></span>
</li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120114234704/http://wiki.openhardware.org/Hardware_Isn't_Generally_Copyrightable">Hardware_Isn't_Generally_Copyrightable</a> on openhardware.org</span>
</li>
<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.tapr.org/ohl.html">"The TAPR Open Hardware License"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">16 April</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://technocrat.net/d/2007/2/5/14355">transcript of all comments</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20080518093016/http://technocrat.net/d/2007/2/5/14355">Archived</a> 2008-05-18 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, hosted on technocrat.net</span>
</li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://wayback.archive-it.org/all/20150924181417/http://www.ohwr.org/projects/cernohl/wiki">"CERN Open Hardware Licence"</a>. <i>Open Hardware Repository</i>. CERN. 2012-07-05. Archived from <a rel="nofollow" class="external text" href="http://www.ohwr.org/cernohl">the original</a> on 2015-09-24<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-15</span></span>.</cite></span>
</li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.ohwr.org/">"Open Hardware Repository"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">16 April</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://solderpad.org/licenses/">"Solderpad licenses"</a>. Solderpad.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-15</span></span>.</cite></span>
</li>
<li id="cite_note-defintion-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-defintion_51-0">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.oshwa.org/definition/">Definition</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20160413210700/http://www.oshwa.org/definition/">Archived</a> 2016-04-13 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> on oshwa.org</span>
</li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.oshwa.org/faq/">FAQ</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20201029230715/https://www.oshwa.org/faq/">Archived</a> 2020-10-29 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> on oshwa.org <i>"What license should I use? In general, there are two broad classes of open-source licenses: copyleft and permissive. Copyleft licenses (also referred to as "share-alike" or "viral") are those which require derivative works to be released under the same license as the original; common copyleft licenses include the GNU General Public License (GPL) and the Creative Commons Attribution-ShareAlike license. Other copyleft licenses have been specifically designed for hardware; they include the CERN Open Hardware License (OHL) and the TAPR Open Hardware License (OHL). Permissive licenses are those which allow for proprietary (closed) derivatives; they include the FreeBSD license, the MIT license, and the Creative Commons Attribution license. Licenses that prevent commercial use are not compatible with open-source; see this question for more."</i></span>
</li>
<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120328013824/http://wiki.openhardware.org/Recommended_Licenses">"Recommended Licenses - Open Hardware Wiki"</a>. Archived from <a rel="nofollow" class="external text" href="http://wiki.openhardware.org/Recommended_Licenses">the original</a> on 2012-03-28.</cite></span>
</li>
<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://opencores.org/opencores,faq#whatlicense">Item "What license is used for OpenCores?"</a>, from Opencores.org FAQ, retrieved 14 January 2013</span>
</li>
<li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.freecores.org/wiki/Main_Page">FreeCores Main Page</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20081205063428/http://www.freecores.org/wiki/Main_Page">Archived</a> 2008-12-05 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, retrieved 25 November 2008</span>
</li>
<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.linuxfund.org/projects/ogd1/">Open Hardware Foundation, main page</a>, retrieved 25 November 2008</span>
</li>
<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://makezine.com/2009/03/05/the-open-source-hardware-bank/">"The Open Source Hardware Bank | Make"</a>. <i>Make: DIY Projects and Ideas for Makers</i>. 2009-03-05<span class="reference-accessdate">. Retrieved <span class="nowrap">2017-09-09</span></span>.</cite></span>
</li>
<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text">See "Are we going to get the 'source' for what is on the FPGA also?" in the <a rel="nofollow" class="external text" href="http://wiki.opengraphics.org/tiki-index.php?page=FrequentlyAskedQuestions">Open Graphics Project FAQ</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20080818185406/http://wiki.opengraphics.org/tiki-index.php?page=FrequentlyAskedQuestions">Archived</a> 2008-08-18 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, retrieved 25 November 2008</span>
</li>
<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://balloonboard.org/licence.html">Balloon License</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20081019221601/http://balloonboard.org/licence.html">Archived</a> 2008-10-19 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, from balloonboard.org</span>
</li>
<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text"><cite id="CITEREFGacekArief2004" class="citation journal cs1">Gacek, C.; Arief, B. (January 2004). "The many meanings of open source". <i>IEEE Software</i>. <b>21</b> (1): <span class="nowrap">34–</span>40. <a href="CiteSeerX_(identifier)" class="mw-redirect" title="CiteSeerX (identifier)">CiteSeerX</a>&nbsp;<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.584.5392">10.1.1.584.5392</a></span>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMS.2004.1259206">10.1109/MS.2004.1259206</a>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/0740-7459">0740-7459</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:11727447">11727447</a>.</cite></span>
</li>
<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><cite id="CITEREFBonvoisinThomasMiesGros2017" class="citation journal cs1">Bonvoisin, Jérémy; Thomas, Laetitia; Mies, Robert; Gros, Céline; Stark, Rainer; Samuel, Karine; Jochem, Roland; Boujut, Jean-François (2017). <a rel="nofollow" class="external text" href="https://www.designsociety.org/publication/39565/current_state_of_practices_in_open_source_product_development">"Current state of practices in open source product development"</a>. <i>DS 87-2 Proceedings of the 21st International Conference on Engineering Design (ICED 17) Vol 2: Design Processes, Design Organisation and Management, Vancouver, Canada, 21-25.08.2017</i>: <span class="nowrap">111–</span>120. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2220-4342">2220-4342</a>.</cite></span>
</li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite id="CITEREFLessig2006" class="citation news cs1">Lessig, Lawrence (September 2006). <a rel="nofollow" class="external text" href="https://www.wired.com/2006/09/free-as-in-beer/">"Free, as in Beer"</a>. <i>Wired</i>. Vol.&nbsp;14, no.&nbsp;9<span class="reference-accessdate">. Retrieved <span class="nowrap">2017-09-09</span></span>.</cite></span>
</li>
<li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><cite id="CITEREFBenjamin_Tincq2014" class="citation web cs1">Benjamin Tincq (2014-11-15). <a rel="nofollow" class="external text" href="https://fr.slideshare.net/btincq/business-models-for-open-source-hardware">"Business Models for Open Source Hardware"</a>.</cite></span>
</li>
<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite class="citation news cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20210506132611/https://www.oshwa.org/sharing-best-practices/">"Best Practices for Open-Source Hardware 1.0"</a>. <i>Open Source Hardware Association</i>. 2012-11-21. Archived from <a rel="nofollow" class="external text" href="https://www.oshwa.org/sharing-best-practices/">the original</a> on 2021-05-06<span class="reference-accessdate">. Retrieved <span class="nowrap">2017-09-09</span></span>.</cite></span>
</li>
<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20080224152510/http://www.halfbakery.com/idea/Open_20Source_20Hardware_20Initiative">"Halfbakery: Open Source Hardware Initiative"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.halfbakery.com/idea/Open_20Source_20Hardware_20Initiative">the original</a> on 2008-02-24<span class="reference-accessdate">. Retrieved <span class="nowrap">2008-02-18</span></span>.</cite></span>
</li>
<li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text"><cite id="CITEREFMcAloone2012" class="citation journal cs1">McAloone, Asta Fjeldsted, Gudrun Adalsteinsdottir, Thomas J. Howard and Tim (2012). <a rel="nofollow" class="external text" href="https://www.designsociety.org/publication/38539/open_source_development_of_tangible_products">"Open Source Development of Tangible Products"</a>. <i>DS 71: Proceedings of NordDesign 2012, the 9th NordDesign Conference, Aarlborg University, Denmark. 22-24.08.2012</i>.</cite><span class="cs1-maint citation-comment"><code class="cs1-code">{{cite journal}}</code>: CS1 maint: multiple names: authors list (link)</span></span>
</li>
<li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://www.springer.com/us/book/9783834931535"><i>Open Source Product Development - The Meaning and Relevance of | Kerstin Balka | Springer</i></a>. Forschungs-/Entwicklungs-/Innovations-Management. Gabler Verlag. 2011. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9783834931535</bdi>.</cite></span>
</li>
<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite id="CITEREFBonvoisinMiesBoujut2021" class="citation journal cs1">Bonvoisin, Jérémy; Mies, Robert; Boujut, Jean-François (2021). <a rel="nofollow" class="external text" href="https://doi.org/10.1017%2Fdsj.2021.14">"Seven observations and research questions about Open Design and Open Source Hardware"</a>. <i>Design Science</i>. <b>7</b> (E22) e22. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1017%2Fdsj.2021.14">10.1017/dsj.2021.14</a></span>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:239108970">239108970</a>.</cite></span>
</li>
<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite id="CITEREFPearce2012" class="citation journal cs1">Pearce, Joshua M. (2012). <a rel="nofollow" class="external text" href="https://www.academia.edu/1861756">"Building Research Equipment with Free, Open-Source Hardware"</a>. <i>Science</i>. <b>337</b> (6100): <span class="nowrap">1303–</span>1304. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2012Sci...337.1303P">2012Sci...337.1303P</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1126%2Fscience.1228183">10.1126/science.1228183</a>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a>&nbsp;<a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/22984059">22984059</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:44722829">44722829</a>.</cite></span>
</li>
<li id="cite_note-70"><span class="mw-cite-backlink"><b><a href="#cite_ref-70">^</a></b></span> <span class="reference-text"><a href="Joshua_M._Pearce" class="mw-redirect" title="Joshua M. Pearce">Joshua M. Pearce</a>,<i>Open-Source Lab:How to Build Your Own Hardware and Reduce Research Costs</i>, Elsevier, 2014. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9780124104624</bdi></span>
</li>
<li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><cite id="CITEREFPearce2017" class="citation journal cs1">Pearce, Joshua M. (2017-03-21). <a rel="nofollow" class="external text" href="https://digitalcommons.mtu.edu/cgi/viewcontent.cgi?article=1096&amp;context=materials_fp">"Emerging Business Models for Open Source Hardware"</a>. <i>Journal of Open Hardware</i>. <b>1</b> (1). <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.5334%2Fjoh.4">10.5334/joh.4</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2514-1708">2514-1708</a>.</cite></span>
</li>
<li id="cite_note-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-72">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://osl.byu.edu/">"BYU Open Source Lab"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">19 November</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-73">^</a></b></span> <span class="reference-text"><cite id="CITEREFPearce" class="citation web cs1">Pearce, Joshua. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20160304064758/http://www.mse.mtu.edu/~pearce/Projects.html">"Pearce Research Group - Current Projects"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.mse.mtu.edu/~pearce/Projects.html">the original</a> on 4 March 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">16 April</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-74"><span class="mw-cite-backlink"><b><a href="#cite_ref-74">^</a></b></span> <span class="reference-text"><cite id="CITEREFUrban" class="citation web cs1">Urban, Pawel. <a rel="nofollow" class="external text" href="http://www.urbanlab.tw">"Urban Lab at NTHU"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">16 November</span> 2017</span>.</cite></span>
</li>
<li id="cite_note-75"><span class="mw-cite-backlink"><b><a href="#cite_ref-75">^</a></b></span> <span class="reference-text"><cite id="CITEREFPearce2017" class="citation journal cs1">Pearce, Joshua M. (2017). <a rel="nofollow" class="external text" href="https://doi.org/10.5334%2Fjoh.4">"Emerging Business Models for Open Source Hardware"</a>. <i>Journal of Open Hardware</i>. <b>1</b> (2): 2. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.5334%2Fjoh.4">10.5334/joh.4</a></span>.</cite></span>
</li>
<li id="cite_note-littleBits_April_2015-76"><span class="mw-cite-backlink"><b><a href="#cite_ref-littleBits_April_2015_76-0">^</a></b></span> <span class="reference-text"><cite id="littleBits" class="citation news cs1">Saddlemire, Katie (14 April 2015). <a rel="nofollow" class="external text" href="https://support.littlebits.cc/hc/en-us/articles/201479557-What-does-Open-Source-mean-">"What does "Open Source" mean?"</a>. <i>littleBits</i><span class="reference-accessdate">. Retrieved <span class="nowrap">26 May</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-77"><span class="mw-cite-backlink"><b><a href="#cite_ref-77">^</a></b></span> <span class="reference-text"><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="https://www.wired.com/techbiz/startups/magazine/16-11/ff_openmanufacturing?currentPage=all">"Build It. Share It. Profit. Can Open Source Hardware Work?"</a>. <i><a href="Wired_(website)" class="mw-redirect" title="Wired (website)">Wired</a></i>. 2008-10-20<span class="reference-accessdate">. Retrieved <span class="nowrap">16 April</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-78"><span class="mw-cite-backlink"><b><a href="#cite_ref-78">^</a></b></span> <span class="reference-text"><cite id="CITEREFBuitenhuisPearce2012" class="citation journal cs1">Buitenhuis, A.J.; Pearce, J.M. (2012). <span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://digitalcommons.mtu.edu/cgi/viewcontent.cgi?article=1030&amp;context=materials_fp">"Open-source development of solar photovoltaic technology"</a></span>. <i>Energy for Sustainable Development</i>. <b>16</b> (3): <span class="nowrap">379–</span>388. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2012ESusD..16..379B">2012ESusD..16..379B</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.esd.2012.06.006">10.1016/j.esd.2012.06.006</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:109156001">109156001</a>.</cite></span>
</li>
<li id="cite_note-79"><span class="mw-cite-backlink"><b><a href="#cite_ref-79">^</a></b></span> <span class="reference-text"><cite id="CITEREFByfield" class="citation web cs1">Byfield, Bruce. <a rel="nofollow" class="external text" href="http://www.linux-magazine.com/Online/Features/Crowd-Supply-Boosts-Open-Hardware">"Crowd Supply Boosts Open Hardware"</a>. <i>Linux Magazine</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2017-04-13</span></span>.</cite></span>
</li>
<li id="cite_note-linuxlicense-80"><span class="mw-cite-backlink"><b><a href="#cite_ref-linuxlicense_80-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFMickel2024" class="citation web cs1">Mickel, Jack (2024-05-24). <a rel="nofollow" class="external text" href="https://www.frelanhardware.co.uk/">"Frelan Hardware"</a>. <i>Frelan</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20240518160024/https://www.frelanhardware.co.uk/">Archived</a> from the original on 18 May 2024<span class="reference-accessdate">. Retrieved <span class="nowrap">2024-05-20</span></span>. <q>Hardware is the backbone of innovation, transforming ideas into tangible reality, one circuit at a time."</q></cite></span>
</li>
<li id="cite_note-81"><span class="mw-cite-backlink"><b><a href="#cite_ref-81">^</a></b></span> <span class="reference-text"><cite id="CITEREFPearce2012" class="citation journal cs1">Pearce, Joshua M. (2012). <a rel="nofollow" class="external text" href="https://www.academia.edu/1517361">"The case for open source appropriate technology"</a>. <i>Environment, Development and Sustainability</i>. <b>14</b> (3): <span class="nowrap">425–</span>431. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2012EDSus..14..425P">2012EDSus..14..425P</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1007%2Fs10668-012-9337-9">10.1007/s10668-012-9337-9</a></span>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:153800807">153800807</a>.</cite></span>
</li>
<li id="cite_note-82"><span class="mw-cite-backlink"><b><a href="#cite_ref-82">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.theguardian.com/global-development/2014/feb/21/3d-printing-offer-developing-savings-replica-kit">3D printing could offer developing world savings on replica lab kit</a> - <i>The Guardian</i>, Friday 21 February 2014 01.59 EST</span>
</li>
<li id="cite_note-auto-83"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto_83-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto_83-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-auto_83-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-auto_83-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFKostakisPazaitisLiarokapis2023" class="citation journal cs1">Kostakis, Vasilis; Pazaitis, Alex; Liarokapis, Minas (2023-06-20). <a rel="nofollow" class="external text" href="https://doi.org/10.1177%2F20539517231180583">"Beyond high-tech versus low-tech: A tentative framework for sustainable urban data governance"</a>. <i>BigData&amp;Society</i>. <b>10</b> (1). <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1177%2F20539517231180583">10.1177/20539517231180583</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2053-9517">2053-9517</a>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="Further_reading">Further reading</h2></div>
<ul><li><i>Building Open Source Hardware: DIY Manufacturing for Hackers and Makers</i> by Alicia Gibb, Addison Wesley, 7 Dec. 2014, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0321906047</bdi></li>
<li><i>Open Source Hardware Technology Paperback</i> by Fouad Soliman, Sanaa A. Kamh, Karima A. Mahmoud, Publisher&nbsp;: Lap Lambert Academic Publishing, 24 Mar. 2020, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>6202516399</bdi></li>
<li><i>Open-Source Lab: How to Build Your Own Hardware and Reduce Research Costs</i> by Joshua M. Pearce, Elsevier, 17 Dec. 2013, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0124104622</bdi></li></ul>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */


.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */


@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}


/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox"><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */


.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}


/* end https://en.wikipedia.org/ */
</style>
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikimedia Commons has media related to <span style="font-weight: bold; font-style: italic;"><a href="https://commons.wikimedia.org/wiki/Category:Open_hardware" class="extiw external" title="commons:Category:Open hardware">Open hardware</a></span>.</div></div>
</div>

<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Electronics80" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div id="Electronics80" style="font-size:114%;margin:0 4em"><a href="Electronics" title="Electronics">Electronics</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Branches</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Analogue_electronics" title="Analogue electronics">Analogue electronics</a></li>
<li><a href="Digital_electronics" title="Digital electronics">Digital electronics</a></li>
<li><a href="Electronic_engineering" title="Electronic engineering">Electronic engineering</a></li>
<li><a href="Instrumentation" title="Instrumentation">Instrumentation</a></li>
<li><a href="Microelectronics" title="Microelectronics">Microelectronics</a></li>
<li><a href="Optoelectronics" title="Optoelectronics">Optoelectronics</a></li>
<li><a href="Power_electronics" title="Power electronics">Power electronics</a></li>
<li><a href="Printed_electronics" title="Printed electronics">Printed electronics</a></li>
<li><a href="Semiconductor" title="Semiconductor">Semiconductor</a></li>
<li><a href="Schematic_capture" title="Schematic capture">Schematic capture</a></li>
<li><a href="Thermal_management_(electronics)" title="Thermal management (electronics)">Thermal management</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Advanced<br>topics</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Timeline_of_computing_2020%E2%80%93present" title="Timeline of computing 2020–present">2020s in computing</a></li>
<li><a href="Atomtronics" title="Atomtronics">Atomtronics</a></li>
<li><a href="Bioelectronics" title="Bioelectronics">Bioelectronics</a></li>
<li><a href="List_of_emerging_technologies#Electronics" title="List of emerging technologies">List of emerging electronics</a></li>
<li><a href="Failure_of_electronic_components" title="Failure of electronic components">Failure of electronic components</a></li>
<li><a href="Flexible_electronics" title="Flexible electronics">Flexible electronics</a></li>
<li><a href="Low-power_electronics" title="Low-power electronics">Low-power electronics</a></li>
<li><a href="Molecular_electronics" title="Molecular electronics">Molecular electronics</a></li>
<li><a href="Nanoelectronics" title="Nanoelectronics">Nanoelectronics</a></li>
<li><a href="Organic_electronics" title="Organic electronics">Organic electronics</a></li>
<li><a href="Photonics" title="Photonics">Photonics</a></li>
<li><a href="Piezotronics" title="Piezotronics">Piezotronics</a></li>
<li><a href="Quantum_electronics" class="mw-redirect" title="Quantum electronics">Quantum electronics</a></li>
<li><a href="Spintronics" title="Spintronics">Spintronics</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Electronic<br>equipment</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Air_conditioning" title="Air conditioning">Air conditioner</a></li>
<li><a href="Central_heating" title="Central heating">Central heating</a></li>
<li><a href="Clothes_dryer" title="Clothes dryer">Clothes dryer</a></li>
<li><a href="Computer" title="Computer">Computer</a>/<a href="Laptop" title="Laptop">Notebook</a></li>
<li><a href="Digital_camera" title="Digital camera">Camera</a></li>
<li><a href="Dishwasher" title="Dishwasher">Dishwasher</a></li>
<li><a href="Freezer" class="mw-redirect" title="Freezer">Freezer</a></li>
<li><a href="Domestic_robot" title="Domestic robot">Home robot</a></li>
<li><a href="Home_cinema" title="Home cinema">Home cinema</a></li>
<li><a href="Home_theater_PC" title="Home theater PC">Home theater PC</a></li>
<li><a href="Information_technology" title="Information technology">Information technology</a></li>
<li><a href="Kitchen_stove" title="Kitchen stove">Cooker</a></li>
<li><a href="Microwave_oven" title="Microwave oven">Microwave oven</a></li>
<li><a href="Mobile_phone" title="Mobile phone">Mobile phone</a></li>
<li><a href="Networking_hardware" title="Networking hardware">Networking hardware</a></li>
<li><a href="Portable_media_player" title="Portable media player">Portable media player</a></li>
<li><a href="Radio_receiver" title="Radio receiver">Radio</a></li>
<li><a href="Refrigerator" title="Refrigerator">Refrigerator</a></li>
<li><a href="Robotic_vacuum_cleaner" title="Robotic vacuum cleaner">Robotic vacuum cleaner</a></li>
<li><a href="Tablet_computer" title="Tablet computer">Tablet</a></li>
<li><a href="Telephone" title="Telephone">Telephone</a></li>
<li><a href="Television" title="Television">Television</a></li>
<li><a href="Tankless_water_heating" title="Tankless water heating">Water heater</a></li>
<li><a href="Video_game_console" title="Video game console">Video game console</a></li>
<li><a href="Washing_machine" title="Washing machine">Washing machine</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Applications</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Audio_equipment" title="Audio equipment">Audio equipment</a></li>
<li><a href="Automotive_electronics" title="Automotive electronics">Automotive electronics</a></li>
<li><a href="Avionics" title="Avionics">Avionics</a></li>
<li><a href="Control_system" title="Control system">Control system</a></li>
<li><a href="Data_acquisition" title="Data acquisition">Data acquisition</a></li>
<li><a href="Ebook" title="Ebook">e-book</a></li>
<li><a href="EHealth" title="EHealth">e-health</a></li>
<li><a href="Electromagnetic_warfare" class="mw-redirect" title="Electromagnetic warfare">Electromagnetic warfare</a></li>
<li><a href="Electronics_industry" title="Electronics industry">Electronics industry</a></li>
<li><a href="Embedded_system" title="Embedded system">Embedded system</a></li>
<li><a href="Home_appliance" title="Home appliance">Home appliance</a></li>
<li><a href="Home_automation" title="Home automation">Home automation</a></li>
<li><a href="Integrated_circuit" title="Integrated circuit">Integrated circuit</a></li>
<li><a href="Home_appliance" title="Home appliance">Home appliance</a>
<ul><li><a href="Consumer_electronics" title="Consumer electronics">Consumer electronics</a></li>
<li><a href="Major_appliance" title="Major appliance">Major appliance</a></li>
<li><a href="Small_appliance" title="Small appliance">Small appliance</a></li></ul></li>
<li><a href="Marine_electronics" title="Marine electronics">Marine electronics</a></li>
<li><a href="Microwave" title="Microwave">Microwave</a> technology</li>
<li><a href="Military" title="Military">Military</a> electronics</li>
<li><a href="Multimedia" title="Multimedia">Multimedia</a></li>
<li><a href="Nuclear_electronics" title="Nuclear electronics">Nuclear electronics</a></li>

<li><a href="Radar" title="Radar">Radar</a> and <a href="Radio_navigation" title="Radio navigation">Radio navigation</a></li>
<li><a href="Radio-frequency_engineering" title="Radio-frequency engineering">Radio electronics</a></li>
<li><a href="Terahertz_radiation" title="Terahertz radiation">Terahertz technology</a></li>
<li><a href="Wire" title="Wire">Wired</a> and <a href="Wireless" title="Wireless">Wireless</a> Communications</li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="(non-Android)_Linux-powered_devices156" style="padding:3px"><table class="nowraplinks mw-collapsible mw-collapsed navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="3"><div id="(non-Android)_Linux-powered_devices156" style="font-size:114%;margin:0 4em">(non-Android) <a href="Linux-powered_device" title="Linux-powered device">Linux-powered devices</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Computers,<br>components</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Nettops</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Asus_EeeBox_PC" title="Asus EeeBox PC">Eee Box</a></li>
<li><a href="Fit-PC" title="Fit-PC">fit-PC</a></li>
<li><a href="Lemote" title="Lemote">Lemote</a></li>
<li><a href="Linutop" title="Linutop">Linutop</a></li>
<li><a href="ThinCan" title="ThinCan">ThinCan</a></li>
<li><a href="Zonbu" title="Zonbu">Zonbu</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Netbooks</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Acer_Aspire_One" title="Acer Aspire One">Acer Aspire One</a></li>
<li><a href="MSI_Wind_Netbook" title="MSI Wind Netbook">Averatec Buddy</a></li>
<li><a href="Classmate_PC" title="Classmate PC">Classmate PC</a></li>
<li><a href="CloudBook" title="CloudBook">CloudBook</a></li>
<li><a href="ECS_G10IL" title="ECS G10IL">ECS G10IL</a></li>
<li><a href="Asus_Eee_PC" title="Asus Eee PC">Eee PC</a></li>
<li><a href="Elonex_ONE" title="Elonex ONE">Elonex ONE</a>/<a href="Elonex_ONEt" title="Elonex ONEt">ONEt</a></li>
<li><a href="Gigabyte_M912" title="Gigabyte M912">Gigabyte M912</a></li>
<li><a href="HP_Mini_1000" class="mw-redirect" title="HP Mini 1000">HP Mini 1000</a>/<a href="HP_2133_Mini-Note_PC" title="HP 2133 Mini-Note PC">2133</a></li>
<li><a href="Dell_Inspiron_Mini_Series#9_Series" title="Dell Inspiron Mini Series">Inspiron Mini</a></li>
<li><a href="Doel_(computer)" title="Doel (computer)">Doel</a></li>
<li><a href="MSI_Wind_PC" title="MSI Wind PC">MSI Wind</a></li>
<li><a href="NanoBook" title="NanoBook">NanoBook</a></li>
<li><a href="Noahpad" title="Noahpad">Noahpad</a></li>
<li><a href="OLPC_XO" title="OLPC XO">OLPC</a></li>
<li><a href="One_A110" title="One A110">One A110</a></li>
<li><a href="Pinebook" title="Pinebook">Pinebook</a></li>
<li><a href="VIA_OpenBook" title="VIA OpenBook">OpenBook</a></li>
<li><a href="Skytone_Alpha-400" title="Skytone Alpha-400">Skytone Alpha-400</a></li>
<li><a href="Tianhua_GX-1C" title="Tianhua GX-1C">Tianhua GX-1C</a></li>
<li>GNU/Linux Open Hardware PowerPC notebook</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Tablets</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Aakash_(tablet)" title="Aakash (tablet)">Aakash</a></li>
<li><a href="Adam_tablet" title="Adam tablet">Adam</a></li>
<li><a href="JooJoo" title="JooJoo">JooJoo</a></li>
<li><a href="LeapPad_Explorer" title="LeapPad Explorer">LeapPad Explorer</a></li>
<li><a href="Librem" title="Librem">Librem</a></li>
<li><a href="PineTab" title="PineTab">PineTab</a></li>
<li><a href="WeTab" title="WeTab">WeTab</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Networking</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="List_of_Asus_routers" title="List of Asus routers">Asus Routers</a></li>
<li><a href="BT_Home_Hub" class="mw-redirect" title="BT Home Hub">BT Home Hub</a></li>
<li><a href="Buffalo_AirStation" title="Buffalo AirStation">Buffalo AirStation</a></li>
<li><a href="Sierra_Wireless" title="Sierra Wireless">Junxion Box</a></li>
<li><a href="Linksys_WRT54G_series" title="Linksys WRT54G series">Linksys WRT54G series</a></li>
<li><a href="Netgear_DG834_(series)" title="Netgear DG834 (series)">Netgear DG834G</a></li>
<li><a href="Picotux" title="Picotux">Picotux</a></li>
<li><a href="Killer_NIC" title="Killer NIC">Killer NIC</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Storage</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Buffalo_network-attached_storage_series" title="Buffalo network-attached storage series">Buffalo LinkStation / TeraStation</a></li>
<li><a href="Drobo" title="Drobo">Drobo</a></li>
<li><a href="NSLU2" title="NSLU2">Linksys NSLU2</a></li>
<li><a href="QNAP_Systems" title="QNAP Systems">QNAP</a></li>
<li><a href="Synology_Inc." class="mw-redirect" title="Synology Inc.">Synology Inc.</a></li>
<li><a href="Western_Digital_My_Book" title="Western Digital My Book">WD My Book</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Other</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="BeagleBoard" title="BeagleBoard">BeagleBoard</a></li>
<li><a href="Chumby" title="Chumby">Chumby</a></li>
<li><a href="DragonBox_Pyra" title="DragonBox Pyra">DragonBox Pyra</a></li>
<li><a href="Gumstix" title="Gumstix">Gumstix</a></li>
<li><a href="HP_Dev_One" class="mw-redirect" title="HP Dev One">HP Dev One</a></li>
<li><a href="Librem" title="Librem">Librem</a></li>
<li><a href="Drive_PX-series" class="mw-redirect" title="Drive PX-series">Nvidia Drive</a></li>
<li><a href="Nvidia_Jetson" title="Nvidia Jetson">Nvidia Jetson</a></li>
<li><a href="Palm_Foleo" title="Palm Foleo">Palm Foleo</a></li>
<li><a href="Pandora_(console)" class="mw-redirect" title="Pandora (console)">Pandora</a></li>
<li><a href="Raspberry_Pi" title="Raspberry Pi">Raspberry Pi</a></li>
<li><a href="SheevaPlug" title="SheevaPlug">SheevaPlug</a></li>
<li><a href="Stanley_(vehicle)" title="Stanley (vehicle)">Stanley</a></li>
<li><a href="Asus_Tinker_Board" title="Asus Tinker Board">Asus Tinker Board</a></li>
<li><a href="IBM_LinuxONE" class="mw-redirect" title="IBM LinuxONE">IBM LinuxONE</a></li></ul>
</div></td></tr></tbody></table><div></div></td><td class="noviewer navbox-image" rowspan="3" style="width:1px;padding:0 0 0 2px"><div><span typeof="mw:File"></span></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Accessories</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Multimedia</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="DBox2" title="DBox2">DBox2</a></li>
<li><a href="Dreambox" title="Dreambox">Dreambox</a></li>
<li><a href="Hauppauge_MediaMVP" title="Hauppauge MediaMVP">Hauppauge MediaMVP</a></li>
<li><a href="Neuros_Technology#Neuros_OSD" title="Neuros Technology">Neuros OSD</a></li>
<li><a href="TiVo" title="TiVo">TiVo</a></li>
<li><a href="Vu%2B" title="Vu+">Vu+</a></li>
<li><a href="Roku" title="Roku">Roku Digital Video Player</a></li>
<li><a href="Sonos" title="Sonos">Sonos</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Handhelds</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Agenda_VR3" title="Agenda VR3">Agenda VR3</a></li>
<li><a href="Amazon_Kindle" title="Amazon Kindle">Amazon Kindle</a></li>
<li><a href="Archos_PMA400" title="Archos PMA400">Archos PMA400</a></li>
<li><a href="ILiad" title="ILiad">ILiad</a></li>
<li><a href="Leapster_Explorer" title="Leapster Explorer">Leapster Explorer</a></li>
<li><a href="Nokia_770_Internet_Tablet" title="Nokia 770 Internet Tablet">Nokia 770</a> / <a href="Nokia_N800" title="Nokia N800">N800</a> / <a href="Nokia_N810" title="Nokia N810">N810</a> / <a href="Nokia_N900" title="Nokia N900">N900</a></li>
<li><a href="Pepper_Pad" title="Pepper Pad">Pepper Pad</a></li>
<li><a href="Sharp_Zaurus" title="Sharp Zaurus">Zaurus</a></li>
<li><a href="Sony_Reader" title="Sony Reader">Sony Reader</a></li>
<li><a href="Zipit_wireless_messenger_(Z2)" class="mw-redirect" title="Zipit wireless messenger (Z2)">Zipit</a></li>
<li><a href="Ben_NanoNote" title="Ben NanoNote">Ben NanoNote</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Phones<sup>✝</sup></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Jolla_(smartphone)" title="Jolla (smartphone)">Jolla</a></li>
<li><a href="Motorola_A1200" class="mw-redirect" title="Motorola A1200">Motorola A1200</a> / A1210 / <a href="Motorola_A1600" class="mw-redirect" title="Motorola A1600">A1600</a> / <a href="Motorola_A760" class="mw-redirect" title="Motorola A760">A760</a> / E680i / <a href="Motorola_MOTO" class="mw-redirect" title="Motorola MOTO">MOTO</a> VE66 / <a href="Motorola_PEBL" class="mw-redirect" title="Motorola PEBL">PEBL</a> U9 / <a href="Motorola_Razr2" title="Motorola Razr2">RAZR2</a> V8 / <a href="Motorola_ROKR" title="Motorola ROKR">ROKR</a> E2 / E6 / E8 / EM30 / EM35 / Z6 / <a href="Motorola_ZINE" class="mw-redirect" title="Motorola ZINE">ZINE</a> ZN5 / ZN200</li>
<li><a href="Neo_1973" class="mw-redirect" title="Neo 1973">Neo 1973</a> / <a href="Neo_FreeRunner" class="mw-redirect" title="Neo FreeRunner">FreeRunner</a></li>
<li><a href="Nokia_N900" title="Nokia N900">Nokia N900</a> / <a href="Nokia_N950" title="Nokia N950">N950</a> / <a href="Nokia_N9" title="Nokia N9">N9</a></li>
<li><a href="Palm_Pixi" title="Palm Pixi">Palm Pixi</a> / <a href="Palm_Pre" title="Palm Pre">Pre</a> / <a href="Palm_Pre_2" title="Palm Pre 2">Pre 2</a> / <a href="HP_Pre_3" title="HP Pre 3">HP Pre 3</a> / <a href="HP_Veer" title="HP Veer">Veer</a></li>
<li>Samsung Vodafone 360 H1 / <a href="Vodafone_360_Samsung_M1" title="Vodafone 360 Samsung M1">Vodafone 360 M1</a></li>
<li><a href="Samsung_Wave_S8500" title="Samsung Wave S8500">Samsung Wave S8500</a> / <a href="Samsung_Wave_II_S8530" title="Samsung Wave II S8530">Wave II S8530</a> / <a href="Samsung_Wave_s8600" class="mw-redirect" title="Samsung Wave s8600">Wave 3 S8600</a> / Wave 723 / <a href="Samsung_Wave_575" title="Samsung Wave 575">Wave 575</a> / <a href="Samsung_Wave_525" title="Samsung Wave 525">Wave 525</a> / <a href="Samsung_Wave_Y" title="Samsung Wave Y">Wave Y</a></li>
<li><a href="Samsung_Z1" title="Samsung Z1">Samsung Z1</a> / <a href="Samsung_Z2" title="Samsung Z2">Z2</a> / <a href="Samsung_Z3" title="Samsung Z3">Z3</a> / <a href="Samsung_Z4" title="Samsung Z4">Z4</a></li>
<li><a href="Librem_5" title="Librem 5">Librem 5</a></li>
<li><a href="PinePhone" title="PinePhone">PinePhone</a> / <a href="PinePhone_Pro" title="PinePhone Pro">Pro</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Consoles</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Atari_VCS_(2021_console)" title="Atari VCS (2021 console)">Atari VCS</a></li>
<li><a href="Evercade_VS" title="Evercade VS">Evercade VS</a></li>
<li><a href="Intellivision_Amico" title="Intellivision Amico">Intellivision Amico</a></li>
<li><a href="NES_Classic_Edition" title="NES Classic Edition">NES Classic Edition</a></li>
<li><a href="Polymega" title="Polymega">Polymega</a></li>
<li><a href="Sega_Genesis_Mini" title="Sega Genesis Mini">Sega Genesis Mini</a></li>
<li><a href="SNES_Classic_Edition" class="mw-redirect" title="SNES Classic Edition">SNES Classic Edition</a></li>
<li><a href="Steam_Machine_(computer)" title="Steam Machine (computer)">Steam Machine</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Handheld consoles</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li>Anbernic
<ul><li><a href="Anbernic_RG351" title="Anbernic RG351">RG531</a></li>
<li><a href="Anbernic_RG552" title="Anbernic RG552">RG532</a></li></ul></li>
<li><a href="Dingoo_A320" class="mw-redirect" title="Dingoo A320">Dingoo A320</a></li>
<li><a href="DragonBox_Pyra" title="DragonBox Pyra">DragonBox Pyra</a></li>
<li><a href="Evercade" title="Evercade">Evercade</a>
<ul><li><a href="Evercade_EXP" class="mw-redirect" title="Evercade EXP">EXP</a></li>
<li><a href="Super_Pocket" title="Super Pocket">Super Pocket</a></li></ul></li>
<li><a href="Game_Gadget" title="Game Gadget">Game Gadget</a></li>
<li><a href="GP2X" title="GP2X">GP2X</a>
<ul><li><a href="GP2X_Wiz" title="GP2X Wiz">Wiz</a></li>
<li><a href="CAANOO" class="mw-redirect" title="CAANOO">CAANOO</a></li></ul></li>
<li><a href="Mylo_(Sony)" title="Mylo (Sony)">mylo</a></li>
<li><a href="Neo_Geo_X" title="Neo Geo X">Neo Geo X</a></li>
<li><a href="Pandora_(console)" class="mw-redirect" title="Pandora (console)">Pandora</a></li>
<li><a href="GCW_Zero" title="GCW Zero">GCW Zero</a></li>
<li><a href="Steam_Deck" title="Steam Deck">Steam Deck</a></li>
<li><a href="LeapFrog_Didj" title="LeapFrog Didj">LeapFrog Didj</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Historic</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Cherrypal" title="Cherrypal">Cherrypal</a></li>
<li><a href="Simputer" title="Simputer">Simputer</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="3"><div><sup>✝</sup> Excluding <a href="Android_(operating_system)" title="Android (operating system)">Android</a> devices.</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="Intellectual_property_activism89" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Intellectual_property_activism89" style="font-size:114%;margin:0 4em"><a href="Intellectual_property" title="Intellectual property">Intellectual property</a> activism</div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Issues</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Artificial_scarcity" title="Artificial scarcity">Artificial scarcity</a></li>
<li><a href="Censorship_by_copyright" title="Censorship by copyright">Censorship by copyright</a></li>
<li><a href="Copyright_infringement" title="Copyright infringement">Copyright infringement</a></li>
<li><a href="Copyright_troll" title="Copyright troll">Copyright troll</a></li>
<li><a href="Digital_rights_management" title="Digital rights management">Digital rights management</a></li>
<li><a href="Gripe_site" title="Gripe site">Gripe site</a></li>
<li><a href="Legal_aspects_of_file_sharing" title="Legal aspects of file sharing">Legal aspects of file sharing</a></li>
<li><a href="Mashup_(culture)" title="Mashup (culture)">Mashup</a>
<ul><li><a href="Mashup_(web_application_hybrid)" title="Mashup (web application hybrid)">digital</a></li>
<li><a href="Mashup_(music)" title="Mashup (music)">music</a></li>
<li><a href="Mashup_novel" title="Mashup novel">novel</a></li>
<li><a href="Mashup_(video)" title="Mashup (video)">videos</a></li></ul></li>
<li><a href="Monopolies_of_knowledge" title="Monopolies of knowledge">Monopolies of knowledge</a></li>
<li><a href="Music_piracy" title="Music piracy">Music piracy</a></li>
<li><a href="Orphan_work" title="Orphan work">Orphan works</a></li>
<li><a href="Biopiracy" title="Biopiracy">Biopiracy</a>
<ul><li><a href="Bioprospecting" title="Bioprospecting">Bioprospecting</a></li></ul></li>
<li><a href="Societal_views_on_patents" class="mw-redirect" title="Societal views on patents">Patents</a>
<ul><li><a href="Biological_patent" title="Biological patent">biological</a></li>
<li><a href="Software_patent" title="Software patent">software</a></li>
<li><a href="Software_patent_debate" title="Software patent debate">software patent debate</a></li>
<li><a href="Patent_troll" title="Patent troll">trolling</a></li></ul></li>
<li><a href="Public_domain" title="Public domain">Public domain</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Concepts</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="All_rights_reversed" title="All rights reversed">All rights reversed</a></li>
<li><a href="Copyright_alternatives" title="Copyright alternatives">Alternative compensation system</a></li>
<li><a href="Anti-copyright_notice" title="Anti-copyright notice">Anti-copyright notice</a></li>
<li><a href="Business_models_for_open-source_software" title="Business models for open-source software">Business models for open-source software</a></li>
<li><a href="Copyleft" title="Copyleft">Copyleft</a></li>
<li><a href="Commercial_use_of_copyleft_works" title="Commercial use of copyleft works">Commercial use of copyleft works</a></li>
<li><a href="Commons-based_peer_production" title="Commons-based peer production">Commons-based peer production</a></li>
<li><a href="Electronic_sell-through" title="Electronic sell-through">Electronic sell-through</a></li>
<li><a href="Free_content" title="Free content">Free content</a></li>
<li><a href="Free-software_license" title="Free-software license">Free-software license</a></li>
<li><a href="Libertarian_perspectives_on_intellectual_property" title="Libertarian perspectives on intellectual property">Libertarian positions</a></li>
<li><a href="Open_content" class="mw-redirect" title="Open content">Open content</a></li>
<li><a href="Open-design_movement" title="Open-design movement">Open-design movement</a></li>
<li><a href="Open_music_model" title="Open music model">Open music model</a></li>
<li><a href="Patentleft" title="Patentleft">Open patent</a></li>
<li><a href="Open_source" title="Open source">Open source</a>
<ul>
<li><a href="Open-source_software" title="Open-source software">software</a></li></ul></li>
<li><a href="Prizes_as_an_alternative_to_patents" class="mw-redirect" title="Prizes as an alternative to patents">Prizes instead of patents</a>
<ul><li><a href="Inducement_prize_contest" title="Inducement prize contest">contests</a></li></ul></li>
<li><a href="Share-alike" title="Share-alike">Share-alike</a></li>
<li><a href="Video_on_demand" title="Video on demand">Video on demand</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Movements</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Access_to_Knowledge_movement" title="Access to Knowledge movement">Access to Knowledge movement</a></li>
<li><a href="Criticism_of_copyright" title="Criticism of copyright">Anti-copyright</a></li>
<li><a href="Cultural_environmentalism" title="Cultural environmentalism">Cultural environmentalism</a></li>
<li><a href="Free-culture_movement" title="Free-culture movement">Free-culture movement</a></li>
<li><a href="Free_software_movement" title="Free software movement">Free software movement</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Organizations</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Pro-copyright</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Copyright_Alliance" title="Copyright Alliance">Copyright Alliance</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Pro-copyleft</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Anna's_Archive" title="Anna's Archive">Anna's Archive</a></li>
<li><a href="Creative_Commons" title="Creative Commons">Creative Commons</a></li>
<li><a href="Electronic_Frontier_Foundation" title="Electronic Frontier Foundation">Electronic Frontier Foundation</a></li>
<li><a href="Free_Software_Foundation" title="Free Software Foundation">Free Software Foundation</a></li>
<li><a href="Library_Genesis" title="Library Genesis">Library Genesis</a></li>
<li><a href="Open_Rights_Group" title="Open Rights Group">Open Rights Group</a></li>
<li><a href="Organization_for_Transformative_Works" title="Organization for Transformative Works">Organization for Transformative Works</a></li>
<li><a href="The_Anarchist_Library" title="The Anarchist Library">The Anarchist Library</a></li>
<li><a href="The_Pirate_Bay" title="The Pirate Bay">The Pirate Bay</a></li>
<li><a href="Piratbyr%C3%A5n" title="Piratbyrån">Piratbyrån</a></li>
<li><a href="Pirate_Party" title="Pirate Party">Pirate Party</a></li>
<li><a href="Public_Knowledge" title="Public Knowledge">Public Knowledge</a></li>
<li><a href="Sci-Hub" title="Sci-Hub">Sci-Hub</a></li>
<li><a href="Shadow_library" title="Shadow library">Shadow library</a></li>
<li><a href="Students_for_Free_Culture" title="Students for Free Culture">Students for Free Culture</a></li>
<li><a href="Z-Library" title="Z-Library">Z-Library</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">People</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Cory_Doctorow" title="Cory Doctorow">Cory Doctorow</a></li>
<li><a href="Alexandra_Elbakyan" title="Alexandra Elbakyan">Alexandra Elbakyan</a></li>
<li><a href="Rick_Falkvinge" title="Rick Falkvinge">Rick Falkvinge</a></li>
<li><a href="Lawrence_Lessig" title="Lawrence Lessig">Lawrence Lessig</a></li>
<li><a href="Richard_Stallman" title="Richard Stallman">Richard Stallman</a></li>
<li><a href="Peter_Suber" title="Peter Suber">Peter Suber</a></li>
<li><a href="Peter_Sunde" title="Peter Sunde">Peter Sunde</a></li>
<li><a href="Aaron_Swartz" title="Aaron Swartz">Aaron Swartz</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Documentaries</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><i><a href="Steal_This_Film" title="Steal This Film">Steal This Film</a></i></li>
<li><i><a href="Good_Copy_Bad_Copy" title="Good Copy Bad Copy">Good Copy Bad Copy</a></i></li>
<li><i><a href="RiP!%3A_A_Remix_Manifesto" title="RiP!: A Remix Manifesto">RiP!: A Remix Manifesto</a></i></li>
<li><i><a href="TPB_AFK" title="TPB AFK">TPB AFK</a></i></li>
<li><i><a href="The_Internet's_Own_Boy" title="The Internet's Own Boy">The Internet's Own Boy</a></i></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="Free_culture_and_open_content148" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Free_culture_and_open_content148" style="font-size:114%;margin:0 4em"><a href="Free-culture_movement" title="Free-culture movement">Free culture</a> and <a href="Free_content" title="Free content">open content</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Concepts and<br>practices</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:9em">Key concepts</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Commons-based_peer_production" title="Commons-based peer production">Commons-based peer production</a></li>
<li><a href="Crowdsourcing" title="Crowdsourcing">Crowdsourcing</a></li>
<li><a href="Freedom_of_information" title="Freedom of information">Freedom of information</a></li>
<li><a href="Gratis_versus_libre" title="Gratis versus libre"><i>Gratis</i> versus <i>libre</i></a></li>
<li><a href="Open_collaboration" title="Open collaboration">Open collaboration</a></li>
<li><a href="Open_source" title="Open source">Open source</a></li>
<li><a href="Openness" title="Openness">Openness</a></li>
<li><a href="Participatory_culture" title="Participatory culture">Participatory culture</a></li>
<li><a href="Sharism" title="Sharism">Sharism</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Research and science</th><td class="navbox-list-with-group navbox-list navbox-even" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Citizen_science" title="Citizen science">Citizen science</a></li>
<li><a href="Open_science" title="Open science">Open science</a>
<ul><li><a href="Open_access" title="Open access">Access</a></li>
<li><a href="Open-notebook_science" title="Open-notebook science">Notebook science</a></li>
<li><a href="Open_research" title="Open research">Research</a></li>
<li><a href="Open_science_data" class="mw-redirect" title="Open science data">Science data</a></li>
<li><a href="Plan_S" title="Plan S">Plan S</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Data, information,<br>and knowledge</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Free_content" title="Free content">Free content</a></li>
<li><a href="Knowledge_commons" title="Knowledge commons">Knowledge commons</a></li>
<li><a href="Open_communication" title="Open communication">Open communication</a></li>
<li><a href="Open_knowledge" title="Open knowledge">Open knowledge</a>
<ul><li><a href="Open_content" class="mw-redirect" title="Open content">Content</a></li>
<li><a href="Open_data" title="Open data">Data</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Communication<br>and learning</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%;font-weight:normal;">Media</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Collaborative_writing" title="Collaborative writing">Collaborative writing</a></li>
<li><a href="Democratic_media" title="Democratic media">Democratic media</a></li>
<li><a href="Open_publishing" title="Open publishing">Open publishing</a></li>
<li><a href="Participatory_media" title="Participatory media">Participatory media</a></li>
<li><a href="Peer_review" title="Peer review">Peer review</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%;font-weight:normal;">Education</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Open_education" title="Open education">Open education</a>
<ul><li><a href="Open_educational_resources" title="Open educational resources">educational resources</a></li>
<li><a href="Open_admissions" title="Open admissions">admissions</a></li>
<li><a href="Open-door_academic_policy" title="Open-door academic policy">open-door policy</a></li></ul></li>
<li><a href="List_of_open_universities" title="List of open universities">List of open universities</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%;font-weight:normal;">Journalism</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Citizen_media" title="Citizen media">Citizen media</a>
<ul><li><a href="Citizen_journalism" title="Citizen journalism">Citizen journalism</a> and <a href="Wiki_journalism" class="mw-redirect" title="Wiki journalism">Wiki journalism</a></li></ul></li>
<li><a href="Open-source_journalism" title="Open-source journalism">Open-source journalism</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Products</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Free_and_open-source_software" title="Free and open-source software">Free and open-source software</a> (FOSS)
<ul><li><a href="Free_software" title="Free software">Free/libre software</a></li>
<li><a href="Open-source_software" title="Open-source software">Open-source software</a></li></ul></li>
<li><a href="Open-design_movement" title="Open-design movement">Open-design movement</a>
<ul><li><a href="Open-source_robotics" title="Open-source robotics">Robotics</a></li></ul></li>
<li><a href="Open_gaming" title="Open gaming">Open gaming</a></li>
<li><a href="Open-source_architecture" title="Open-source architecture">Open-source architecture</a></li>
</ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Economic principles</th><td class="navbox-list-with-group navbox-list navbox-even" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Gift_economy" title="Gift economy">Gift economy</a></li>
<li><a href="Open_innovation" title="Open innovation">Open innovation</a></li>
<li><a href="Open_patent" class="mw-redirect" title="Open patent">Open patent</a></li>
<li><a href="Open_standard" title="Open standard">Open standard</a></li>
<li><a href="Sharing_economy" title="Sharing economy">Sharing economy</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:9em">Politics and governance</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Open_government" title="Open government">Open government</a></li>
<li><a href="Open-source_governance" title="Open-source governance">Open-source governance</a></li>
<li><a href="Freedom_of_information_laws_by_country" title="Freedom of information laws by country">Freedom of information laws by country</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Organizations</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Creative_Commons" title="Creative Commons">Creative Commons</a></li>
<li><a href="Free_Software_Foundation" title="Free Software Foundation">Free Software Foundation</a></li>
<li><a href="Open_Architecture_Network" title="Open Architecture Network">Open Architecture Network</a></li>
<li><a href="Open_Energy_Modelling_Initiative" title="Open Energy Modelling Initiative">Openmod Initiative</a></li>
<li><a href="Open_Knowledge_Foundation" title="Open Knowledge Foundation">Open Knowledge Foundation</a></li>
<li><a href="Open_Rights_Group" title="Open Rights Group">Open Rights Group</a></li>
<li><a href="Open_Source_Initiative" title="Open Source Initiative">Open Source Initiative</a></li>
<li><a href="Open_Web_Foundation" title="Open Web Foundation">Open Web Foundation</a></li>
<li><a href="Pirate_Party" title="Pirate Party">Pirate Party</a></li>
<li><a href="PLOS" title="PLOS">PLOS</a></li>
<li><a href="Scholarly_Publishing_and_Academic_Resources_Coalition" title="Scholarly Publishing and Academic Resources Coalition">SPARC</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Activists</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Tim_Berners-Lee" title="Tim Berners-Lee">Tim Berners-Lee</a></li>
<li><a href="Alexandra_Elbakyan" title="Alexandra Elbakyan">Alexandra Elbakyan</a></li>
<li><a href="Lawrence_Lessig" title="Lawrence Lessig">Lawrence Lessig</a></li>
<li><a href="Peter_Murray-Rust" title="Peter Murray-Rust">Peter Murray-Rust</a></li>
<li><a href="Douglas_Rushkoff" title="Douglas Rushkoff">Douglas Rushkoff</a></li>
<li><a href="Richard_Stallman" title="Richard Stallman">Richard Stallman</a></li>
<li><a href="Peter_Suber" title="Peter Suber">Peter Suber</a></li>
<li><a href="Peter_Sunde" title="Peter Sunde">Peter Sunde</a></li>
<li><a href="Aaron_Swartz" title="Aaron Swartz">Aaron Swartz</a></li>
<li><a href="John_Wilbanks" title="John Wilbanks">John Wilbanks</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Projects and<br>movements</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Anna's_Archive" title="Anna's Archive">Anna's Archive</a></li>
<li><a href="Do-it-yourself_biology" title="Do-it-yourself biology">DIYbio</a></li>
<li><a href="Free-culture_movement" title="Free-culture movement">Free-culture movement</a></li>
<li><a href="Free_software_movement" title="Free software movement">Free software movement</a></li>
<li><a href="Library_Genesis" title="Library Genesis">Library Genesis</a></li>
<li><a href="Open_science" title="Open science">Open science movement</a></li>
<li><a href="Open_Source_Ecology" title="Open Source Ecology">Open Source Ecology</a></li>
<li><a href="Open-source_software_movement" title="Open-source software movement">Open-source software movement</a></li>
<li><a href="OpenCores" title="OpenCores">OpenCores</a></li>
<li><a href="OpenWetWare" title="OpenWetWare">OpenWetWare</a></li>
<li><a href="The_Anarchist_Library" title="The Anarchist Library">The Anarchist Library</a></li>
<li><a href="Sci-Hub" title="Sci-Hub">Sci-Hub</a></li>
<li><a href="Z-Library" title="Z-Library">Z-Library</a></li></ul>
</div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th id="Tools5" scope="row" class="navbox-group" style="width:10.0em">Tools</th><td class="navbox-list-with-group navbox-list navbox-odd" style="padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Free_software_license" class="mw-redirect" title="Free software license">Licenses</a>
<ul><li><a href="Creative_Commons_license" title="Creative Commons license">Creative Commons</a></li>
<li><a href="GNU_General_Public_License" title="GNU General Public License">GPL</a></li></ul></li>
<li>Definition docs
<ul><li><a href="Definition_of_Free_Cultural_Works" title="Definition of Free Cultural Works">Free Cultural Works</a></li>
<li><a href="The_Free_Software_Definition" title="The Free Software Definition">Free Software</a></li>
<li><a href="The_Open_Definition" title="The Open Definition">Open</a></li>
<li><a href="The_Open_Source_Definition" title="The Open Source Definition">Open Source</a></li></ul></li>
<li><a href="Open_Data_Indices" title="Open Data Indices">Open Data Indices</a></li>
<li><a href="Open_educational_resources" title="Open educational resources">Open educational resources</a></li>
<li><a href="Open_music_model" title="Open music model">Open music model</a></li>
<li><a href="Open_Web" class="mw-redirect" title="Open Web">Open Web movement</a></li></ul>
</div></td></tr></tbody></table><div>
</div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-11" href="https://en.wikipedia.org/wiki/?title=Open-source_hardware&amp;oldid=1300034203">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>